From: Ingo Molnar Date: Thu, 29 Jun 2006 09:24:58 +0000 (-0700) Subject: [PATCH] genirq: more verbose debugging on unexpected IRQ vectors X-Git-Tag: v2.6.18-rc1~366 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43f7775944e40221827e4b3aec43824aa4c4e4a9;p=pandora-kernel.git [PATCH] genirq: more verbose debugging on unexpected IRQ vectors One frequent sign of IRQ handling bugs is the appearance of unexpected vectors. Print out all the IRQ state in that case. We dont want this patch upstream, but it is useful during initial testing. Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed