generic compat_sys_rt_sigprocmask() had a very dumb braino; I'd spent quite a while staring at the offending commit before finally managing to spot the idiocy ;-/ Dave, could you verify that it fixes all the problems you've seen on sparc? FWIW, the symptoms I'd been seeing got fixed by that and AFAICS your reproducer is also taken care of. The fix is definitely needed; the only question is if there's something else going on. Linus, please, pull from git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal for-linus
Shortlog: Al Viro (1): fix compat_sys_rt_sigprocmask() Diffstat: kernel/signal.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/