Skip to content
Commit b738a50a authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

genirq: Warn when handler enables interrupts



We run all handlers with interrupts disabled and expect them not to
enable them. Warn when we catch one who does.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 1082687e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment