kernel-fxtec-pro1x/arch/xtensa/kernel
Paul Gortmaker 9112a6b2fa xtensa: fix build failure in xtensa/kernel/signal.c
Caused by commit 3785006ac3

    "xtensa: don't mask signals if we fail to setup signal stack"

It assigns a return value to "ret", but there is no such variable
anywhere in scope.  Create one.

Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Chris Zankel <chris@zankel.net>
Acked-by: Matt Fleming <matt.fleming@intel.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2012-04-23 12:24:55 -04:00
..
align.S
asm-offsets.c
coprocessor.S
entry.S Fix common misspellings 2011-03-31 11:26:23 -03:00
head.S
init_task.c
io.c
irq.c xtensa: Fixup irq conversion fallout and nmi_count 2011-04-20 00:32:09 +02:00
Makefile
module.c modules: make arch's use default loader hooks 2011-07-24 22:06:04 +09:30
pci-dma.c
pci.c xtensa/PCI: get rid of device resource fixups 2012-02-23 20:19:04 -07:00
platform.c
process.c Disintegrate asm/system.h for Xtensa 2012-03-28 18:30:03 +01:00
ptrace.c Disintegrate asm/system.h for Xtensa 2012-03-28 18:30:03 +01:00
setup.c Disintegrate asm/system.h for Xtensa 2012-03-28 18:30:03 +01:00
signal.c xtensa: fix build failure in xtensa/kernel/signal.c 2012-04-23 12:24:55 -04:00
syscall.c
time.c clocksource: xtensa: Convert to clocksource_register_hz/khz 2011-11-21 19:01:04 -08:00
traps.c Disintegrate asm/system.h for Xtensa 2012-03-28 18:30:03 +01:00
vectors.S
vmlinux.lds.S percpu: Always align percpu output section to PAGE_SIZE 2011-03-24 18:50:09 +01:00
xtensa_ksyms.c