From: Ingo Molnar Date: Wed, 30 Jan 2008 12:32:00 +0000 (+0100) Subject: x86: add some pirq debugging X-Git-Tag: v2.6.25-rc1~1143^2~489 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d409d6057c7244f8757ce15245f6df27271be0c;p=pandora-kernel.git x86: add some pirq debugging we use a few static mapping rules in our pirq routing functions, and for example regression f3ac84324fd94 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: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed