]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: arm64: nv: Remove dead code from ERET handling
authorMarc Zyngier <maz@kernel.org>
Wed, 14 May 2025 10:34:58 +0000 (11:34 +0100)
committerMarc Zyngier <maz@kernel.org>
Mon, 19 May 2025 07:01:19 +0000 (08:01 +0100)
commit6ec4c371d4223adae6f9c0f7f1bd014d381b2170
treef1238671c66470a521559bafce16072b8caca841
parentaa98df31f6b42d3379869b82588bebaec4ce474b
KVM: arm64: nv: Remove dead code from ERET handling

Cleanly, this code cannot trigger, since we filter this from the
caller. Drop it.

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