From: David Daney <david.da...@cavium.com> My patch f21afc25f (smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().) seems to have broken ia64 and mn10300.
We can fix the breakage by resolving the unmet include dependencies. David Daney (2): ia64: Fix include dependency in asm/irqflags.h mn10300: Fix include dependency in irqflags.h arch/ia64/include/asm/irqflags.h | 1 + arch/mn10300/include/asm/irqflags.h | 3 ++- arch/mn10300/include/asm/smp.h | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) -- 1.7.11.7 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/