From: Mathias Krause Date: Fri, 10 Jun 2011 13:10:48 +0000 (+0000) Subject: sh, exec: remove redundant set_fs(USER_DS) X-Git-Tag: v3.0-rc4~29^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=201fbceb258650157fcc4fd746abcdd3a571eada;p=pandora-kernel.git sh, exec: remove redundant set_fs(USER_DS) The address limit is already set in flush_old_exec() so those calls to set_fs(USER_DS) are redundant. Signed-off-by: Mathias Krause Signed-off-by: Paul Mundt --- Reading git-diff-tree failed