diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2011-02-07 01:08:49 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2011-02-19 12:58:11 +0100 |
commit | 4912609f228da4a3d2bfbdf0f31de3d9eab2b7f8 (patch) | |
tree | 5e0a134187b877322e730421275dc87a5b797211 /kernel/audit.c | |
parent | d78f8dd36b90626106ce19cb2e6828b0dc39447e (diff) |
genirq: Implement handle_irq_event()
Core code replacement for the ugly camel case. It contains all the
code which is shared in all handlers.
clear status flags
set INPROGRESS flag
unlock
call action chain
note_interrupt
lock
clr INPROGRESS flag
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/audit.c')
0 files changed, 0 insertions, 0 deletions