[PATCH 2/2] powerpc/book3e-64: reraise doorbell when masked by soft-irq-disable
Scott Wood
scottwood at freescale.com
Tue May 24 06:26:18 EST 2011
On Sat, 21 May 2011 08:32:58 +1000
Benjamin Herrenschmidt <benh at kernel.crashing.org> wrote:
> On Fri, 2011-05-20 at 14:00 -0500, Scott Wood wrote:
> > Signed-off-by: Scott Wood <scottwood at freescale.com>
> > ---
> > arch/powerpc/kernel/exceptions-64e.S | 22 +++++++++++++++++++++-
> > 1 files changed, 21 insertions(+), 1 deletions(-)
>
> You can probably remove the doorbell re-check when enabling interrupts
> now, can't you ?
Ah, so that's how it currently gets away without re-raising when the
interrupt happens. :-)
I'll remove it.
-Scott
More information about the Linuxppc-dev
mailing list