diff options
author | Peng Hao <[email protected]> | 2024-06-24 09:20:16 +0800 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2024-06-28 09:52:16 -0700 |
commit | dd103407ca315b467074d74b3580abe210c4c695 (patch) | |
tree | 57ca989ce692dd30591ae9f1408d5881ca204dd2 /kernel/gcov/gcc_4_7.c | |
parent | 8815d77cbc99ef817a58b02af206706890ae2b80 (diff) |
KVM: X86: Remove unnecessary GFP_KERNEL_ACCOUNT for temporary variables
Some variables allocated in kvm_arch_vcpu_ioctl are released when
the function exits, so there is no need to set GFP_KERNEL_ACCOUNT.
Signed-off-by: Peng Hao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'kernel/gcov/gcc_4_7.c')
0 files changed, 0 insertions, 0 deletions