linux_dsm_epyc7002/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
asm-offsets.c
binfmt_elf32.c
cache.c mm: replace vma prio_tree with an interval tree 2012-10-09 16:22:39 +09:00
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 ARCH: drivers remove __dev* attributes. 2013-01-03 15:57:13 -08:00
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
Makefile
module.c modules: don't hand 0 to vmalloc. 2012-12-14 13:06:43 +10:30
pa7300lc.c
pacache.S
parisc_ksyms.c
pci-dma.c
pci.c
pdc_chassis.c
pdc_cons.c TTY: call tty_port_destroy in the rest of drivers 2012-11-15 17:20:58 -08:00
perf_asm.S
perf_images.h
perf.c
process.c flagday: don't pass regs to copy_thread() 2012-11-28 23:43:42 -05:00
processor.c
ptrace.c parisc: improve ptrace support for gdb single-step 2013-01-07 23:06:27 +01:00
real2.S
setup.c
signal32.c [PARISC] fix user-triggerable panic on parisc 2012-11-22 09:33:12 +00:00
signal32.h compat: move compat_siginfo_t definition to asm/compat.h 2012-10-06 03:05:16 +09:00
signal.c parisc: sigaltstack doesn't round ss.ss_sp as required 2013-01-07 23:06:27 +01:00
smp.c
stacktrace.c
sys32.h
sys_parisc32.c parisc: switch to generic sys_execve() 2012-10-14 19:36:37 -04:00
sys_parisc.c [PARISC] fix virtual aliasing issue in get_shared_area() 2012-11-15 05:49:34 -08:00
syscall_table.S Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 2012-12-12 12:22:13 -08:00
syscall.S parisc: decide whether to go to slow path (tracesys) based on thread flags 2012-10-01 09:58:14 -04:00
time.c
topology.c
traps.c
unaligned.c
unwind.c
vmlinux.lds.S