]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd41803adbf1d9c603592b87e5d3cbbe5092e92fb
tree3ff6ee9e925939ec48bb84648186388b35286adf
parent2fb48602789fb09cd6b028008a09bffa027eef1f
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