alpha: irq: remove deprecated use of IRQF_DISABLED
authorWill Deacon <will.deacon@arm.com>
Sun, 7 Apr 2013 09:36:12 +0000 (21:36 +1200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 7 Apr 2013 19:59:30 +0000 (12:59 -0700)
commite74e25929ce4d4f5f5f4bae585b214bacef6960b
tree3ff6ee9e925939ec48bb84648186388b35286adf
parente20800fd5cec2a75639a32e956b1cdc023cb87ce
alpha: irq: remove deprecated use of IRQF_DISABLED

Interrupt handlers are always invoked with interrupts disabled, so
remove all uses of the deprecated IRQF_DISABLED flag.

Cc: Richard Henderson <rth@twiddle.net>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Michael Cree <mcree@orcon.net.nz>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/alpha/include/asm/floppy.h
arch/alpha/kernel/irq_alpha.c
arch/alpha/kernel/sys_titan.c