[Cbe-oss-dev] [PATCH 45/62] net: irq: Remove IRQF_DISABLED
David Miller
davem at davemloft.net
Thu Sep 8 03:21:21 EST 2011
From: Yong Zhang <yong.zhang0 at gmail.com>
Date: Wed, 7 Sep 2011 16:10:42 +0800
> This flag is a NOOP and can be removed now.
>
> Signed-off-by: Yong Zhang <yong.zhang0 at gmail.com>
I have the same concerns here as I had for the sparc case.
Some of these drivers might be using IRQF_DISABLED to make sure the
IRQ cannot be delivered until it is explicitly enabled via an
enable_irq() call.
How is that being accomodated now?
More information about the cbe-oss-dev
mailing list