Skip to content
Commit e0136112 authored by Peng Hao's avatar Peng Hao Committed by Sean Christopherson
Browse files

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: default avatarPeng Hao <flyingpeng@tencent.com>
Link: https://lore.kernel.org/r/20250428063013.62311-1-flyingpeng@tencent.com


Signed-off-by: default avatarSean Christopherson <seanjc@google.com>
parent 5ecdb48d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment