From: John David Anglin Date: Sun, 25 Nov 2012 21:39:00 +0000 (+0000) Subject: parisc: sigaltstack doesn't round ss.ss_sp as required X-Git-Tag: v3.8-rc5~21^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad30f3ff3deb4037f2beea15812d01d795f8b3cc;p=pandora-kernel.git 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 Signed-off-by: Helge Deller --- Reading git-diff-tree failed