]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: arm64: nv: Rename BEHAVE_FORWARD_ANY
authorOliver Upton <oliver.upton@linux.dev>
Fri, 25 Oct 2024 18:23:42 +0000 (18:23 +0000)
committerOliver Upton <oliver.upton@linux.dev>
Thu, 31 Oct 2024 19:00:39 +0000 (19:00 +0000)
commita4063b5aa0bd7abc31c8044d897cff606cc8b74b
treeafd99ecc4537bf2168f1d1c4135e37b89feba28e
parent18aeeeb57b93f5038ad9b1bac2102640e786b1d1
KVM: arm64: nv: Rename BEHAVE_FORWARD_ANY

BEHAVE_FORWARD_ANY is slightly ambiguous, especially since we're about
to cram some more information into the enum. Rephrase it.

Reviewed-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20241025182354.3364124-8-oliver.upton@linux.dev
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
arch/arm64/kvm/emulate-nested.c