All of lore.kernel.org
 help / color / mirror / Atom feed
* irqnr fallout in gpiolib on sparc32
@ 2009-01-05 13:29 ` Sam Ravnborg
  0 siblings, 0 replies; 22+ 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] 22+ messages in thread

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

Thread overview: 22+ 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:29 ` Sam Ravnborg
2009-01-05 13:38 ` Ingo Molnar
2009-01-05 13:38   ` Ingo Molnar
2009-01-05 13:48   ` Sam Ravnborg
2009-01-05 13:48     ` Sam Ravnborg
2009-01-05 13:55     ` Ingo Molnar
2009-01-05 13:55       ` Ingo Molnar
2009-01-05 20:37       ` David Miller
2009-01-05 20:37         ` David Miller
2009-01-06 12:57         ` Ingo Molnar
2009-01-06 12:57           ` Ingo Molnar
2009-01-06 16:29           ` David Miller
2009-01-06 16:29             ` David Miller
2009-01-07 13:02             ` Ingo Molnar
2009-01-07 13:02               ` Ingo Molnar
2009-01-07 13:34               ` Sam Ravnborg
2009-01-07 13:34                 ` Sam Ravnborg
2009-01-07 21:08               ` David Miller
2009-01-07 21:08                 ` David Miller
2009-01-06 23:43     ` KOSAKI Motohiro
2009-01-06 23:43       ` KOSAKI Motohiro

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.