]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: arm64: selftest: Don't try to disable AArch64 support
authorMarc Zyngier <maz@kernel.org>
Tue, 29 Apr 2025 11:41:17 +0000 (12:41 +0100)
committerOliver Upton <oliver.upton@linux.dev>
Mon, 5 May 2025 19:19:45 +0000 (12:19 -0700)
commitb60e285b6acdec6d24fbde36d59f6d806f91cdc6
tree044b8a8b7239effbb6c761157cebbb88d75f3633
parent7af7cfbe78e23af0ac3cbe9b2b16da69f1412222
KVM: arm64: selftest: Don't try to disable AArch64 support

Trying to cut the branch you are sat on is pretty dumb. And so is
trying to disable the instruction set you are executing on.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Ganapatrao Kulkarni <gankulkarni@os.amperecomputing.com>
Link: https://lore.kernel.org/r/20250429114117.3618800-3-maz@kernel.org
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
tools/testing/selftests/kvm/arm64/set_id_regs.c