Mark,
On Mon, Feb 22, 2016 at 07:25:42PM +0900, Mark Brown wrote:
On Mon, Feb 22, 2016 at 08:36:46AM +0000, Build bot for Mark Brown wrote:
For the past few days -next has been failing to build an arm allmodconfig due to:
arm-allmodconfig ../arch/arm/kernel/hyp-stub.S:168: Error: selected processor does not support ARM mode `ubfx r7,r7,#28,#4' ../arch/arm/kernel/hyp-stub.S:176: Error: selected processor does not support ARM mode `isb'
caused by e59941b9b3817c (ARM: 8527/1: virt: enable GICv3 system registers) in the ARM tree. My hot take is that it looks like CONFIG_ARM_GIC_V3 needs tighter dependencies so it can't get enabled for a v6 system but I could be wrong.
Thanks for the report. A fix is already in Russell's patch system [1], and should be applied shortly.
Thanks, Jean-Philippe
[1] http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=8534/1