On Fri, Dec 16, 2016 at 11:56:33AM +0100, Arnd Bergmann wrote: > Old gcc versions prior to 4.3 don't understand the 0b... syntax for > numbers, and this seems to be the only instance in the kernel, so better > use hexadecimal instead. > > arch/arm/include/asm/kvm_mmu.h:127:38: error: invalid suffix "b101" on integer constant > > Fixes: 159793001d7d ("ARM: KVM: force cache clean on page fault when caches are off") > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> Same as before: Acked-by: Christoffer Dall <christoffer.dall@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html