Skip to content
Commit 8e87354d authored by Al Viro's avatar Al Viro Committed by Linus Torvalds
Browse files

mn10300: get rid of set_fs(USER_DS) in sigframe setup



It really has no business being there; short of a serious kernel bug
we should already have USER_DS at that point.  It shouldn't have been
done on x86 either...

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent c05628b4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment