[PATCH v2 2/7] arm64: KVM: Move the AArch32 conditional execution to common code

Christoffer Dall christoffer.dall at linaro.org
Tue Sep 6 03:47:19 PDT 2016


On Tue, Sep 06, 2016 at 09:28:42AM +0100, Marc Zyngier wrote:
> It would make some sense to share the conditional execution code
> between 32 and 64bit. In order to achieve this, let's move that
> code to virt/kvm/arm/aarch32.c. While we're at it, drop a
> superfluous BUG_ON() that wasn't that useful.
> 
> Following patches will migrate the 32bit port to that code base.
> 
> Signed-off-by: Marc Zyngier <marc.zyngier at arm.com>

Acked-by: Christoffer Dall <christoffer.dall at linaro.org>



More information about the linux-arm-kernel mailing list