From: Al Viro Date: Sun, 26 Sep 2010 18:29:02 +0000 (+0100) Subject: mn10300: get rid of set_fs(USER_DS) in sigframe setup X-Git-Tag: v2.6.36-rc6~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e87354d01b3046aa5e1080419178191f3dce8f0;p=pandora-kernel.git 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: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed