linux/arch/cris/kernel
Jesper Nilsson 7b275523ab cris build fixes: corrected and improved NMI and IRQ handling
Corrects compile errors and the following:

- Remove oldset parameter from do_signal and do_notify_resume.

- Modified to fit new consolidated IRQ handling code.

- Reverse check order between external nmi and watchdog nmi to avoid false
  watchdog oops in case of a glitch on the nmi pin.

- Return from an pin-generated NMI the same way as for other interrupts.

- Moved blocking of ethernet rx/tx irq from ethernet interrupt handler to
  low-level asm interrupt handlers.  Fixed in the multiple interrupt
  handler also.

- Add space for thread local storage in thread_info struct.

- Add NO_DMA to Kconfig, and include arch specific Kconfig using arch
  independent path. Include subsystem Kconfigs for pcmcia, usb, i2c,
  rtc and pci.

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
Acked-by: Mikael Starvik <starvik@axis.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-11-14 18:45:45 -08:00
..
Makefile [PATCH] CRIS update: configuration and build 2005-07-27 16:25:59 -07:00
crisksyms.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
irq.c cris build fixes: irq fixes 2007-11-14 18:45:45 -08:00
module.c [PATCH] CRIS update: updates for 2.6.12 2005-07-27 16:26:01 -07:00
process.c cris build fixes: corrected and improved NMI and IRQ handling 2007-11-14 18:45:45 -08:00
profile.c CRIS: check for memory allocation 2007-05-07 12:13:00 -07:00
ptrace.c cris build fixes: corrected and improved NMI and IRQ handling 2007-11-14 18:45:45 -08:00
semaphore.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
setup.c [PATCH] Dynamic kernel command-line: cris 2007-02-12 09:48:37 -08:00
sys_cris.c cris build fixes: sys_cris.c needs fs.h 2007-11-14 18:45:45 -08:00
time.c [PATCH] Consolidate default sched_clock() 2007-02-11 10:51:28 -08:00
traps.c [PATCH] CRIS update: debug 2005-07-27 16:25:59 -07:00