[PATCH] ppc32: fix cpm_uart_int() missing interrupts
Dan Malek
dan at embeddededge.com
Sat May 21 00:19:28 EST 2005
On May 19, 2005, at 4:36 PM, Guillaume Autran wrote:
> One thought though, if the event register is cleared _before_ the
> event is processed (clearing the cause),
The cause of the event is it set completion flags on the buffer
descriptors.
> will the cpm set the bit again (before we have time to clear the
> cause) ? That would generate 2 interrupts for the same event ? Am I
> right ?
No, it will work fine.
Thanks.
-- Dan
More information about the Linuxppc-embedded
mailing list