From: Mathias Krause Date: Fri, 10 Jun 2011 13:09:59 +0000 (+0200) Subject: microblaze: exec: Remove redundant set_fs(USER_DS) X-Git-Tag: v3.1-rc1~145^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0ec99bda8d42001dc37191f1282a401d2f6e4e1;p=pandora-kernel.git microblaze: 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 --- Reading git-diff-tree failed