diff options
author | Thomas Gleixner | 2010-03-26 01:06:55 +0100 |
---|---|---|
committer | Thomas Gleixner | 2010-04-13 16:36:40 +0200 |
commit | 6932bf37bed45ce8ed531928b1b0f98162fe6df6 (patch) | |
tree | 3b7af6b49608cb8e3474bf6cb56f86e712466942 /sound | |
parent | genirq: Run irq handlers with interrupts disabled (diff) | |
download | kernel-qcow2-linux-6932bf37bed45ce8ed531928b1b0f98162fe6df6.tar.gz kernel-qcow2-linux-6932bf37bed45ce8ed531928b1b0f98162fe6df6.tar.xz kernel-qcow2-linux-6932bf37bed45ce8ed531928b1b0f98162fe6df6.zip |
genirq: Remove IRQF_DISABLED from core code
Remove all code which is related to IRQF_DISABLED from the core kernel
code. IRQF_DISABLED still exists as a flag, but becomes a NOOP and
will be removed after a grace period. That way we can easily revert to
the previous behaviour by just restoring the core code.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: David Miller <davem@davemloft.net>
Cc: Greg Kroah-Hartman <gregkh@suse.de>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Linus Torvalds <torvalds@osdl.org>
LKML-Reference: <20100326000405.991244690@linutronix.de>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions