All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix v3.10-rc6 failures in ia64 and mn10300
@ 2013-06-16 20:06 ` ddaney.cavm
  0 siblings, 0 replies; 24+ messages in thread
From: ddaney.cavm @ 2013-06-16 20:06 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, Geert Uytterhoeven, Tony Luck,
	Fenghua Yu, linux-ia64, David Howells, Koichi Yasutake,
	linux-am33-list
  Cc: david.s.daney, David Daney

From: David Daney <david.daney@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


^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2013-06-19 10:06 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-16 20:06 [PATCH 0/2] Fix v3.10-rc6 failures in ia64 and mn10300 ddaney.cavm
2013-06-16 20:06 ` ddaney.cavm
2013-06-16 20:06 ` [PATCH 1/2] ia64: Fix include dependency in asm/irqflags.h ddaney.cavm
2013-06-16 20:06   ` ddaney.cavm
2013-06-17  7:28   ` Geert Uytterhoeven
2013-06-17  7:28     ` Geert Uytterhoeven
2013-06-16 20:06 ` [PATCH 2/2] mn10300: Fix include dependency in irqflags.h ddaney.cavm
2013-06-16 20:06   ` ddaney.cavm
2013-06-17  7:07   ` Geert Uytterhoeven
2013-06-17  7:07     ` Geert Uytterhoeven
2013-06-17 10:12     ` Geert Uytterhoeven
2013-06-17 10:12       ` Geert Uytterhoeven
2013-06-17 14:48       ` David Daney
2013-06-17 14:48         ` David Daney
2013-06-17 15:46   ` [PATCH v2] mn10300: Fix include dependency in irqflags.h et al ddaney.cavm
2013-06-17 15:46     ` ddaney.cavm
2013-06-17 19:01     ` Geert Uytterhoeven
2013-06-17 19:01       ` Geert Uytterhoeven
2013-06-19 10:05   ` David Howells
2013-06-19 10:05     ` David Howells
2013-06-17  9:07 ` [PATCH 2/2] mn10300: Fix include dependency in irqflags.h David Howells
2013-06-17  9:07   ` David Howells
2013-06-17 10:11   ` Geert Uytterhoeven
2013-06-17 10:11     ` Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.