Hi all, After merging the final tree, today's linux-next build (i386 defconfig) produced this warning: In file included from arch/x86/kernel/early-quirks.c:21:0: arch/x86/include/asm/irq_remapping.h:87:58: warning: 'struct irq_chip' declared inside parameter list [enabled by default] arch/x86/include/asm/irq_remapping.h:87:58: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default] arch/x86/include/asm/irq_remapping.h:93:18: warning: 'struct irq_chip' declared inside parameter list [enabled by default] Probably caused by commit 03bbcb2e7e29 ("iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets") from the iommu tree. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au