[PATCH 0/2] Fix v3.10-rc6 failures in ia64 and mn10300

From: ddaney . cavm
Date: Sun Jun 16 2013 - 16:07:02 EST


From: David Daney <david.daney@xxxxxxxxxx>

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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/