From: Mathias Krause Date: Mon, 5 Mar 2012 23:05:34 +0000 (-0800) Subject: ARM: exec: remove redundant set_fs(USER_DS) X-Git-Tag: v3.4-rc1~36^2~1^3~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e88443cdfc61af5cd22d6aeb245ee94833c473bc;p=pandora-kernel.git ARM: 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 Signed-off-by: Andrew Morton Signed-off-by: Russell King --- Reading git-diff-tree failed