android_kernel_xiaomi_sm8350/arch/m68knommu/platform/coldfire
Al Viro d1574df7e0 m68knommu: Handle multiple pending signals
we shouldn't bugger off to userland when there still are
pending signals; among other things it makes e.g. SIGSEGV
triggered by failure to build a sigframe to be delivered
_now_ and not when we hit the next syscall or interrupt.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
2011-01-07 14:06:59 +01:00
..
clk.c m68knommu: export clk_* symbols in clk.c 2009-12-04 11:45:32 +10:00
dma_timer.c
dma.c
entry.S m68knommu: Handle multiple pending signals 2011-01-07 14:06:59 +01:00
gpio.c core generic GPIO support for Freescale Coldfire processors. 2009-09-10 12:01:22 +10:00
head.S Fix IRQ flag handling naming 2010-10-07 14:08:55 +01:00
intc-2.c m68knommu: stop using __do_IRQ 2010-10-21 10:17:30 +10:00
intc-simr.c m68knommu: stop using __do_IRQ 2010-10-21 10:17:30 +10:00
intc.c m68knommu: stop using __do_IRQ 2010-10-21 10:17:30 +10:00
Makefile m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
pinmux.c core generic GPIO support for Freescale Coldfire processors. 2009-09-10 12:01:22 +10:00
pit.c m68knommu: fix invalid flags on coldfire pit clocksource 2010-01-16 12:15:38 -08:00
sltimers.c m68knommu: add basic mmu-less m548x support 2010-10-21 10:17:30 +10:00
timers.c m68knommu: clean up old ColdFire timer irq setup 2009-09-16 09:43:53 +10:00
vectors.c m68knommu: use common interrupt controller code for older ColdFire CPU's 2009-09-16 09:43:44 +10:00