From: Will Deacon Date: Sun, 7 Apr 2013 09:36:12 +0000 (+1200) Subject: alpha: irq: remove deprecated use of IRQF_DISABLED X-Git-Tag: v3.9-rc6~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e74e25929ce4d4f5f5f4bae585b214bacef6960b;p=pandora-kernel.git 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 Cc: Ivan Kokshaysky Reviewed-by: Matt Turner Signed-off-by: Will Deacon Signed-off-by: Michael Cree Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed