From: Thomas Gleixner Date: Wed, 2 Feb 2011 22:58:19 +0000 (+0100) Subject: genirq: Warn when handler enables interrupts X-Git-Tag: v2.6.39-rc1~503^2~9^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b738a50a202639614c98b5763b01bf9201779e50;p=pandora-kernel.git 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: Thomas Gleixner --- Reading git-diff-tree failed