diff options
author | 2024-06-24 09:20:16 +0800 | |
---|---|---|
committer | 2024-06-28 09:52:16 -0700 | |
commit | dd103407ca315b467074d74b3580abe210c4c695 (patch) | |
tree | 57ca989ce692dd30591ae9f1408d5881ca204dd2 /scripts/generate_rust_analyzer.py | |
parent | KVM: x86: Add missing MODULE_DESCRIPTION() macros (diff) | |
download | linux-rng-dd103407ca315b467074d74b3580abe210c4c695.tar.xz linux-rng-dd103407ca315b467074d74b3580abe210c4c695.zip |
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 <flyingpeng@tencent.com>
Link: https://lore.kernel.org/r/20240624012016.46133-1-flyingpeng@tencent.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions