![]() | |||||||||||||
Messages in this thread |
On Sun, 2004-08-01 at 16:44 -0700, Matt Heler wrote: > Ingo, > > I get the following error below on with your patch applied on stock > 2.6.8-rc2 ... > > CC kernel/softirq.o > CC kernel/hardirq.o > kernel/hardirq.c:51: error: conflicting types for 'generic_handle_IRQ_event' > include/linux/irq.h:78: error: previous declaration of > 'generic_handle_IRQ_event' was here > kernel/hardirq.c:51: error: conflicting types for 'generic_handle_IRQ_event' > include/linux/irq.h:78: error: previous declaration of > 'generic_handle_IRQ_event' was here > make[1]: *** [kernel/hardirq.o] Error 1 > make: *** [kernel] Error 2 Try removing the "asmlinkage" from the definition of "generic_handle_IRQ_event" in file "kernel/hardirq.c". - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-03-22 14:04 [from the cache] ©2003-2008 | |||||||||||||