On Tue, 14 Aug 2007 13:52:42 +1000 (EST)
David Gibson [off-list ref] wrote:
The UIC (interrupt controller in 4xx embedded CPUs) driver currently
missets the IRQ_lEVEL flag in desc->status, due to a thinko. This
patch fixes the bug.
Currently this is only a cosmetic problem (affects the output in
/proc/interrupts), however subsequent patches will use the IRQ_LEVEL
flag to affect flow handling.
Signed-off-by: Valentine Barshak <redacted>
Signed-off-by: David Gibson <redacted>
Acked-by: Josh Boyer <redacted>
josh