diff options
author | Will Deacon <will@kernel.org> | 2020-10-26 17:44:23 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2020-10-29 22:49:03 +0300 |
commit | 7efe8ef274024ef1d5c495c79dfcbbff38c5f366 (patch) | |
tree | 7c6bf05b8a106f5c84efae7a0d03ae4d8dd0fe47 /lib/debugobjects.c | |
parent | d2782505fbe3055f983c772a448ac5cb419f9df7 (diff) | |
download | linux-7efe8ef274024ef1d5c495c79dfcbbff38c5f366.tar.xz |
KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL_ACCOUNT
For consistency with the rest of the stage-2 page-table page allocations
(performing using a kvm_mmu_memory_cache), ensure that __GFP_ACCOUNT is
included in the GFP flags for the PGD pages.
Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Gavin Shan <gshan@redhat.com>
Cc: Marc Zyngier <maz@kernel.org>
Cc: Quentin Perret <qperret@google.com>
Link: https://lore.kernel.org/r/20201026144423.24683-1-will@kernel.org
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions