Skip to content
Snippets Groups Projects
Commit 044d4084 authored by Peter Zijlstra's avatar Peter Zijlstra Committed by Ingo Molnar
Browse files

genirq: assert that irq handlers are indeed running in hardirq context


Make sure the genirq layer handlers are indeed running handlers
in hardirq context. That is the genirq expectation and doing
anything else is broken.

Signed-off-by: default avatarPeter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Andrew Morton <akpm@linux-foundation.org>
LKML-Reference: <1236006812.5330.632.camel@laptop>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent c02368a9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment