From: Mathias Krause Date: Tue, 15 Nov 2011 22:54:51 +0000 (-0800) Subject: unicore32, exec: remove redundant set_fs(USER_DS) X-Git-Tag: v3.2-rc3~40^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed96dfbcfea92233d27db9d3c77fc91a58c959bf;p=pandora-kernel.git unicore32, exec: remove redundant set_fs(USER_DS) The address limit is already set in flush_old_exec() so this set_fs(USER_DS) is redundant. Signed-off-by: Mathias Krause Cc: Guan Xuetao Signed-off-by: Andrew Morton Acked-by: Guan Xuetao --- Reading git-diff-tree failed