[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.02.1105181249470.3078@ionos>
Date: Wed, 18 May 2011 12:51:12 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: Jonathan Cameron <jic23@....ac.uk>
cc: linux-kernel@...r.kernel.org, linux-iio@...r.kernel.org
Subject: 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
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists