Hi,
>From my understanding the local_irq_save(flags) saves the current irq state
>and disables the interrupts.
My question is what happens to those interrupts that arriving while the
interrupts are disabled.
is the following understanding correct ...
if they are edge triggered they would be lost,
only level triggered interrupts would be serviced after interrupts are enabled.
TIA
Fundu.
--
To unsubscribe from this list: send the line "unsubscribe linux-embedded" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html