Re: [PATCH V4] irq: uninline generic_handle_irq, export handle_simple_irq,irq_modify_status, generic_handle_irq, irq_alloc_descs and irq_free_descs

From: Thomas Gleixner
Date: Wed May 18 2011 - 06:51:25 EST


On Wed, 18 May 2011, Jonathan Cameron wrote:
> Hi Thomas,
>
> Looking a bit more at possible locations it is clear that CONFIG_GENERIC_HARDIRQS
> only exists as an ifdef in irqdesc.c so I guess that is the least intrusive place
> to move this to.

Bah, that ifdef there is completely useless. kernel/irq/ is only built
when CONFIG_GENERIC_HARDIRQS=y. I fix that.

Thanks,

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