]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xen: Use IRQF_FORCE_RESUME
authorThomas Gleixner <tglx@linutronix.de>
Sat, 5 Feb 2011 20:08:59 +0000 (20:08 +0000)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 17 May 2012 15:20:54 +0000 (11:20 -0400)
commitba5ebfb8d23f648cf0369233506a58b58ae0925e
tree90fb117b5c40866b434b6de9385efdebccd3cb31
parente1886da371325371ee3d6c4ec30cc389552646ff
xen: Use IRQF_FORCE_RESUME

commit 676dc3cf5bc36a9e129a3ad8fe3bd7b2ebf20f5d upstream.

Mark the IRQF_NO_SUSPEND interrupts IRQF_FORCE_RESUME and remove the extra
walk through the interrupt descriptors.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/xen/events.c