dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/mips/cobalt
Wu Zhangjin 5a4a4ad851 MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD
Mark interrupts with no_action handler, cascade interrupts, low level
interrupts (bus error, halt ..) with IRQF_NO_THREAD to exclude them
from forced threading.

Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-mips@linux-mips.org
Cc: Wu Zhangjin <wuzhangjin@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2011-09-21 17:52:15 +02:00
..
Makefile MIPS: Move Cobalt Makefile parts to their own Platform file 2010-08-05 13:25:47 +01:00
Platform MIPS: Move Cobalt Makefile parts to their own Platform file 2010-08-05 13:25:47 +01:00
buttons.c Update Yoichi Yuasa's e-mail address 2009-07-03 15:45:29 +01:00
console.c [MIPS] Cobalt: Qube1 has no serial port so don't use it 2008-01-15 01:04:42 +00:00
irq.c MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD 2011-09-21 17:52:15 +02:00
lcd.c Update Yoichi Yuasa's e-mail address 2009-07-03 15:45:29 +01:00
led.c Update Yoichi Yuasa's e-mail address 2009-07-03 15:45:29 +01:00
mtd.c Update Yoichi Yuasa's e-mail address 2009-07-03 15:45:29 +01:00
pci.c MIPS: Cobalt: Fix theoretical port aliasing issue 2010-02-27 12:53:43 +01:00
reset.c [MIPS] add cpu_wait() to machine_halt() 2008-01-29 10:15:00 +00:00
rtc.c Update Yoichi Yuasa's e-mail address 2009-07-03 15:45:29 +01:00
serial.c Update Yoichi Yuasa's e-mail address 2009-07-03 15:45:29 +01:00
setup.c MIPS: Cobalt use strlcat() for the command line arguments 2010-01-12 18:19:34 +01:00
time.c i8253: Create linux/i8253.h and use it in all 8253 related files 2011-06-09 15:01:37 +02:00