diff options
author | David Matlack <dmatlack@google.com> | 2024-06-11 15:05:10 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-06-14 09:23:40 -0700 |
commit | e1c04f7a9f4213c56af5021b40bc00f527bffbae (patch) | |
tree | 3c913354cdacd1f838f084b3585222d49563d8da /tools/perf/scripts/python/parallel-perf.py | |
parent | cf3ff0ee24d6808d19dec6c9dedb5c7555bd8c55 (diff) |
KVM: x86/mmu: Hard code GFP flags for TDP MMU eager split allocations
Now that the GFP_NOWAIT case is gone, hard code GFP_KERNEL_ACCOUNT when
allocating shadow pages during eager page splitting in the TDP MMU.
Opportunistically replace use of __GFP_ZERO with allocations that zero
to improve readability.
No functional change intended.
Suggested-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: David Matlack <dmatlack@google.com>
Link: https://lore.kernel.org/r/20240611220512.2426439-3-dmatlack@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions