Re: [PATCH 1/1] um: Get rid of __do_IRQ()

From: Thomas Gleixner
Date: Mon Oct 11 2010 - 18:30:24 EST


On Mon, 11 Oct 2010, Andrew Morton wrote:

> On Mon, 11 Oct 2010 23:29:35 +0200
> Richard Weinberger <richard@xxxxxx> wrote:
>
> > This patch removes __do_IRQ() from user mode linux.
>
> I'd never actually noticed CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ.
>
> What's the plan here? Are all architectures supposed to me migrating
> away from __do_IRQ() and over to generic_handle_irq(), or what?

Yes, that's why __do_IRQ() is deprecated since 3 years.


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