diff options
author | Peng Hao <flyingpeng@tencent.com> | 2025-04-28 14:30:13 +0800 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-04-28 11:09:55 -0700 |
commit | e0136112e99d63d87a18bfec3ffb16c414f903a1 (patch) | |
tree | a44b4ee536285a2baff6c7a75ee4c34e7c1c15b1 /scripts/lib/kdoc/kdoc_files.py | |
parent | 5ecdb48dd9188c355ddde5c3686c0835a223ca21 (diff) |
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 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions