Skip to content
Commit 7d409d60 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

x86: add some pirq debugging

we use a few static mapping rules in our pirq routing functions,
and for example regression f3ac8432

 was due to the pirq
being out of range of the remapping array. Put in a few
WARN_ON_ONCE() lines so that we get notified about any such
out-of-bound incidents.

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 9f8dacca
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