Re: [PATCH 2/2] powerpc/book3e-64: reraise doorbell when masked by soft-irq-disable
From: Scott Wood <hidden>
Date: 2011-06-17 16:11:08
From: Scott Wood <hidden>
Date: 2011-06-17 16:11:08
On Fri, 17 Jun 2011 15:12:00 +1000 Benjamin Herrenschmidt [off-list ref] wrote:
On Tue, 2011-05-24 at 06:51 +1000, Benjamin Herrenschmidt wrote:quoted
On Mon, 2011-05-23 at 15:26 -0500, Scott Wood wrote:quoted
On Sat, 21 May 2011 08:32:58 +1000 Benjamin Herrenschmidt [off-list ref] wrote:quoted
On Fri, 2011-05-20 at 14:00 -0500, Scott Wood wrote:quoted
Signed-off-by: Scott Wood <redacted> --- 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.Yup, I was too lazy to make a special case in the exception handlers :-)Are you going to send a re-spin ?
Ah, yes, forgot about this one. :-) -Scott