[PATCH] ia64: remove deprecated IRQF_DISABLED

2013-09-07 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from ia64 architecture code. It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- arch/ia64/kernel/irq_ia64.c | 4 arch/ia64/kernel/mca.c | 6 -- arch/ia64/kernel/perfmon.c | 1 -

[PATCH] ia64: remove deprecated IRQF_DISABLED

2013-09-07 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from ia64 architecture code. It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com --- arch/ia64/kernel/irq_ia64.c | 4 arch/ia64/kernel/mca.c | 6 --