]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: Drop is_aarch32 trap attribute
authorMarc Zyngier <maz@kernel.org>
Thu, 29 Oct 2020 17:20:49 +0000 (17:20 +0000)
committerMarc Zyngier <maz@kernel.org>
Tue, 10 Nov 2020 11:22:52 +0000 (11:22 +0000)
commit02e13ae0ae567679fea103f85acd2a1bc09539b8
treeab89e3aa74ae8ec0c8d0bee7a3954c1484c7fe31
parent1734260e79adbe7f5f339eb2aaf1b93e58ceec19
KVM: arm64: Drop is_aarch32 trap attribute

is_aarch32 is only used once, and can be trivially replaced by
testing Op0 instead. Drop it.

Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/sys_regs.c
arch/arm64/kvm/sys_regs.h
arch/arm64/kvm/vgic-sys-reg-v3.c