[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4561DFE1.4020708@ru.mvista.com>
Date: Mon, 20 Nov 2006 20:03:29 +0300
From: Sergei Shtylyov <sshtylyov@...mvista.com>
To: Ingo Molnar <mingo@...e.hu>
Cc: Benjamin Herrenschmidt <benh@...nel.crashing.org>,
linuxppc-dev@...abs.org, linux-kernel@...r.kernel.org,
dwalker@...sta.com
Subject: Re: [PATCH] 2.6.18-rt7: PowerPC: fix breakage in threaded fasteoi
type IRQ handlers
Hello.
Ingo Molnar wrote:
>>>on PPC64, 'get the vector' initiates an ACK as well - is that done
>>>before handle_irq() is done?
>> Exactly. How else do_IRQ() would know the vector?
> the reason i'm asking is that in this case masking is a bit late at this
> point and there's a chance for a repeat interrupt.
How's that? Acknowledge != EOI on OpenPIC (as well as 8259).
Acknoledging sets the bit in the in-service register preventing all the
interrupts with same or lower prioriry from being accepted.
> Ingo
WBR, Sergei
-
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