]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: arm64: Make PAN conditions part of the S1 walk context
authorMarc Zyngier <maz@kernel.org>
Wed, 23 Oct 2024 14:53:43 +0000 (15:53 +0100)
committerOliver Upton <oliver.upton@linux.dev>
Thu, 31 Oct 2024 02:44:22 +0000 (02:44 +0000)
commit7cd5c2796cb039aaa43d3f16d875bb7d60b2c1b0
treecd656f4f3952409fb805598fca708ff725f6580f
parent8a9b304d7e2276a0ebb60a23cdcf7d348052752f
KVM: arm64: Make PAN conditions part of the S1 walk context

Move the conditions describing PAN as part of the s1_walk_info
structure, in an effort to declutter the permission processing.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20241023145345.1613824-36-maz@kernel.org
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
arch/arm64/kvm/at.c