diff options
author | 2025-04-28 14:30:13 +0800 | |
---|---|---|
committer | 2025-04-28 11:09:55 -0700 | |
commit | e0136112e99d63d87a18bfec3ffb16c414f903a1 (patch) | |
tree | a44b4ee536285a2baff6c7a75ee4c34e7c1c15b1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: SVM: Treat DEBUGCTL[5:2] as reserved (diff) | |
download | linux-rng-e0136112e99d63d87a18bfec3ffb16c414f903a1.tar.xz linux-rng-e0136112e99d63d87a18bfec3ffb16c414f903a1.zip |
x86/sev: Remove unnecessary GFP_KERNEL_ACCOUNT for temporary variables
Some variables allocated in sev_send_update_data are released when
the function exits, so there is no need to set GFP_KERNEL_ACCOUNT.
Signed-off-by: Peng Hao <flyingpeng@tencent.com>
Link: https://lore.kernel.org/r/20250428063013.62311-1-flyingpeng@tencent.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions