From: Thomas Gleixner Date: Fri, 13 Jul 2012 17:29:45 +0000 (+0200) Subject: genirq: Allow irq chips to mark themself oneshot safe X-Git-Tag: v3.6-rc2~40^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc9b229a58dc0dfed34272ff26c6d5fd17c674e0;p=pandora-kernel.git genirq: Allow irq chips to mark themself oneshot safe Some interrupt chips like MSI are oneshot safe by implementation. For those interrupts we can avoid the mask/unmask sequence for threaded interrupt handlers. Signed-off-by: Thomas Gleixner Link: http://lkml.kernel.org/r/alpine.LFD.2.02.1207132056540.32033@ionos Cc: Linus Torvalds Cc: Avi Kivity Cc: Marcelo Tosatti Cc: Jan Kiszka --- Reading git-diff-tree failed