public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* irqnr fallout in gpiolib on sparc32
@ 2009-01-05 13:29 Sam Ravnborg
  2009-01-05 13:38 ` Ingo Molnar
  0 siblings, 1 reply; 11+ messages in thread
From: Sam Ravnborg @ 2009-01-05 13:29 UTC (permalink / raw)
  To: Ingo Molnar, KOSAKI Motohiro, Yinghai Lu, LKML, sparclinux,
	Thomas Gleixner

I hit the following build error on sparc:

drivers/gpio/gpiolib.c: In function `gpiolib_dbg_show':
drivers/gpio/gpiolib.c:1146: error: implicit declaration of function `irq_to_desc'
drivers/gpio/gpiolib.c:1146: warning: initialization makes pointer from integer without a cast


This is with an allmodconfig where I did:

make ARCH=sparc vmlinux

sparc do _not_ have GENERIC_HARDIRQS set to 'y'.

I did a simple:
#include <linux/irqnr.h> but that did not help.

I have not investigated further atm.

It is preproduceable with HEAD equal fe0bdec68b77020281dc814805edfe594ae89e0f
[latest -linus when writing this]

	Sam


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

end of thread, other threads:[~2009-01-07 21:08 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-05 13:29 irqnr fallout in gpiolib on sparc32 Sam Ravnborg
2009-01-05 13:38 ` Ingo Molnar
2009-01-05 13:48   ` Sam Ravnborg
2009-01-05 13:55     ` Ingo Molnar
2009-01-05 20:37       ` David Miller
2009-01-06 12:57         ` Ingo Molnar
2009-01-06 16:29           ` David Miller
2009-01-07 13:02             ` Ingo Molnar
2009-01-07 13:34               ` Sam Ravnborg
2009-01-07 21:08               ` David Miller
2009-01-06 23:43     ` KOSAKI Motohiro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox