Re: [M68KNOMMU]: create hw_irq.h

From: Christoph Hellwig
Date: Wed Jul 25 2007 - 09:17:51 EST


On Wed, Jul 25, 2007 at 10:37:41PM +1000, Greg Ungerer wrote:
> Christoph Hellwig wrote:
> >On Wed, Jul 25, 2007 at 10:07:20PM +1000, Greg Ungerer wrote:
> >>Need an include/asm-m68knommu/hw_irq.h for kernel/hrtimer.c
> >
> >hrtimer.c should be fixed not to include it instead.
>
> Indirectly it is coming from include/linux/irq.h
> (which means that compilation of a few kernel/irq/*.c files
> fail on m68knommu without hw_irq.h existing too)

sorry. m68knommu uses genirq now and it'll have to provide hw_irq.h.
Generic code just shouldn't include it direclty.

Objection to the patch taken back.

(And yes, long-term we need to fix up the mess of irq-related headers,
and Al announced he's gonna start that once 2.6.23 is out)

-
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/