commit | f45e5183618e41e3c8dbf87b74dc47d0c531462a | [log] [tgz] |
---|---|---|
author | Wu Zhangjin <wuzhangjin@gmail.com> | Thu Oct 08 21:17:54 2009 +0800 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Nov 02 12:00:02 2009 +0100 |
tree | 68cd82be2c3530057d905e48d39f07519656c5fe | |
parent | b40bb20e74a02dbe80fc7be6d0f9f05344051d20 [diff] |
MIPS: Add IRQF_TIMER flag for timer interrupts Along the lines of d6c585a4342a2ff627a29f9aea77c5ed4cd76023, 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>