android_kernel_xiaomi_sm8350/arch/cris/arch-v10/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
..
asm-offsets.c
crisksyms.c
debugport.c spelling fixes: arch/cris/ 2007-10-20 01:08:50 +02:00
dma.c
entry.S cris build fixes: corrected and improved NMI and IRQ handling 2007-11-14 18:45:45 -08:00
fasttimer.c spelling fixes: arch/cris/ 2007-10-20 01:08:50 +02:00
head.S
io_interface_mux.c
irq.c cris build fixes: corrected and improved NMI and IRQ handling 2007-11-14 18:45:45 -08:00
kgdb.c Spelling fix: explicitly 2007-10-19 23:22:55 +02:00
Makefile
process.c spelling fixes: arch/cris/ 2007-10-20 01:08:50 +02:00
ptrace.c Consolidate PTRACE_DETACH 2007-10-16 09:42:49 -07:00
setup.c
shadows.c spelling fixes: arch/cris/ 2007-10-20 01:08:50 +02:00
signal.c
time.c CRIS: cleanup struct irqaction initializers 2007-10-16 09:43:04 -07:00
traps.c