summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound
diff options
context:
space:
mode:
authornwhitehorn <nwhitehorn@FreeBSD.org>2014-06-04 06:21:54 +0000
committernwhitehorn <nwhitehorn@FreeBSD.org>2014-06-04 06:21:54 +0000
commit722f33f118cbd4a31e805d93474c2c362a1b3e0f (patch)
tree718bc8cc29fc4f7c1a75952f26bc84a28d1224ee /sys/dev/sound
parentfc10e3fcebb7e4d401153e98deb35d7cfa651646 (diff)
downloadFreeBSD-src-722f33f118cbd4a31e805d93474c2c362a1b3e0f.zip
FreeBSD-src-722f33f118cbd4a31e805d93474c2c362a1b3e0f.tar.gz
MFC r266778:
Repair nested signal handling on PowerPC. The signal trampoline code was not allocating space for the parameter save area in the stack frame. If the compiler chose to save the argument to the signal handler on the stack, it would overwrite the first 32 bits of the sigaction struct with it, corrupting it for a subsequent invocation. PR: powerpc/183040
Diffstat (limited to 'sys/dev/sound')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud