Re: [PATCH 1/3] kvm-tool: ARM: set interrupt priority mask in secondary boot path

2012-12-09 Thread Pekka Enberg
On Wed, 5 Dec 2012, Will Deacon wrote: > From: Marc Zyngier > > A bug in the KVM GIC init code set the priority mask to the > highest possible value, while the reset value should be zero. > > Now that the kernel bug is fixed, kvm-tool must properly configure > its GIC CPU interface in order to r

[PATCH 1/3] kvm-tool: ARM: set interrupt priority mask in secondary boot path

2012-12-05 Thread Will Deacon
From: Marc Zyngier A bug in the KVM GIC init code set the priority mask to the highest possible value, while the reset value should be zero. Now that the kernel bug is fixed, kvm-tool must properly configure its GIC CPU interface in order to receive the boot IPI. Just set the GICC_PMR register