rent 504a84c4806af58ae842b8716f603baad2757dd9 author Mathias Krause 1307711399 +0200 committer Michal Simek 1311577665 +0200 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