On Mon, 22 Apr 2013, Andrew Morton wrote:
> On Fri, 19 Apr 2013 15:41:02 +0200 Andreas Fenkart
> wrote:
>
> > This is in line with irq_enable that uses the same fallback.
> > When masked, interrupts are still latched into the status register
> > so when unmasked there is an interrupt straight a
On Fri, 19 Apr 2013 15:41:02 +0200 Andreas Fenkart
wrote:
> This is in line with irq_enable that uses the same fallback.
> When masked, interrupts are still latched into the status register
> so when unmasked there is an interrupt straight away.
>
> ...
>
> --- a/kernel/irq/chip.c
> +++ b/kerne
This is in line with irq_enable that uses the same fallback.
When masked, interrupts are still latched into the status register
so when unmasked there is an interrupt straight away.
Signed-off-by: Andreas Fenkart
---
kernel/irq/chip.c |7 ---
1 file changed, 4 insertions(+), 3 deletions(
3 matches
Mail list logo