commit | 9dc87c7b5b0a2db407e086f45cf08ca78208cc16 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Sep 20 16:38:34 2012 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Nov 28 21:46:11 2012 -0500 |
tree | ae445ffb58167e7d83d79c17107dfaa98040fead | |
parent | d26654e5f9cd27815ab5bc8148c826f3b960396c [diff] |
sh64: fix altstack switching on sigreturn incidentally, declaring a local variable as __user (!) to make sparse STFU is really sick. Especially since sparse had been 100% right - it *is* a bug. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>