[PATCH] [RESEND] x86: remove deprecated IRQF_DISABLED

2014-03-04 Thread Michael Opdenacker
This patch removes the IRQF_DISABLED flag from x86 architecture code. It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- arch/x86/include/asm/floppy.h | 4 ++-- arch/x86/kernel/hpet.c| 2 +- arch/x86/kernel/time.c| 2 +- 3 files changed

[PATCH][RESEND] x86: remove deprecated IRQF_DISABLED

2013-12-07 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from x86 architecture code. It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- arch/x86/include/asm/floppy.h | 4 ++-- arch/x86/kernel/hpet.c| 2 +- arch/x86/kernel/time.c| 2 +- 3 fi