]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Add IRQF_TIMER flag for timer interrupts
authorWu Zhangjin <wuzhangjin@gmail.com>
Thu, 8 Oct 2009 13:17:54 +0000 (21:17 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 2 Nov 2009 11:00:02 +0000 (12:00 +0100)
commitcba72fca7799fa0a5094f2ccfcfe7ab19ae8b9e4
tree68cd82be2c3530057d905e48d39f07519656c5fe
parenta0935070bc10b34344ac770d0b30599f4a1559b6
MIPS: Add IRQF_TIMER flag for timer interrupts

Along the lines of 170385e46011197e6a1cc3cebb73ebf038bf4db0, add IRQF_TIMER
flag for all timer interrupts  This ensures that timer interrupts won't be
disabled on suspend and not threaded for PREEMPT_RT.

Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/jazz/irq.c
arch/mips/kernel/cevt-gt641xx.c
arch/mips/kernel/cevt-r4k.c
arch/mips/kernel/i8253.c
arch/mips/nxp/pnx8550/common/time.c
arch/mips/sgi-ip27/ip27-timer.c
arch/mips/sni/time.c