Re: [PATCH -rt] powerpc update

From: Sergei Shtylyov
Date: Sat Oct 28 2006 - 11:34:07 EST


Hello, I wrote:

3. Do the same as x86 APIC driver does and use level/egde flows instead of fasteoi for the case when IRQs are threaded -- that ensues doing (2) as well.

Note that OpenPIC (as far as I could understand its h/w) is essentially
the same as IOAPIC/LAPIC couple on x86, i.e. a level-triggered IRQ remains effectively globally masked until CPU writes to its local EOI reg. However, the repetitive edge-triggered IRQ from the same line may still be detected while being serviced on a CPU (hm, the questions is, can it be sent to any other CPU in system while being handled on a certain CPU?)...
I hope somebody corrects me if I'm wrong about both x86 and PPC. :-)

Ingo

WBR, Sergei

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