original_kernel/arch/parisc/kernel
John David Anglin ad30f3ff3d parisc: sigaltstack doesn't round ss.ss_sp as required
On 24-Nov-12, at 10:05 AM, John David Anglin wrote:

> In trying to build the debian libsigsegv2 package, I found that sigaltstack
> doesn't round ss.ss_sp. The tests intentionally pass an unaligned pointer.
> This results in the two stack overflow tests failing.

The attached patch fixes this issue.

Signed-off-by: John David Anglin <dave.anglin@bell.net>
Signed-off-by: Helge Deller <deller@gmx.de>
2013-01-07 23:06:27 +01:00
..
.gitignore
Makefile
asm-offsets.c
binfmt_elf32.c
cache.c
drivers.c
entry.S parisc: improve ptrace support for gdb single-step 2013-01-07 23:06:27 +01:00
firmware.c
ftrace.c
hardware.c
head.S
hpmc.S
inventory.c
irq.c parisc: don't claim cpu irqs more than once 2013-01-07 23:06:23 +01:00
module.c
pa7300lc.c
pacache.S
parisc_ksyms.c
pci-dma.c
pci.c
pdc_chassis.c
pdc_cons.c
perf.c
perf_asm.S
perf_images.h
process.c
processor.c
ptrace.c parisc: improve ptrace support for gdb single-step 2013-01-07 23:06:27 +01:00
real2.S
setup.c
signal.c parisc: sigaltstack doesn't round ss.ss_sp as required 2013-01-07 23:06:27 +01:00
signal32.c
signal32.h
smp.c
stacktrace.c
sys32.h
sys_parisc.c
sys_parisc32.c
syscall.S
syscall_table.S
time.c
topology.c
traps.c
unaligned.c
unwind.c
vmlinux.lds.S