]> git.karo-electronics.de Git - karo-tx-linux.git/commit
unicore32, exec: remove redundant set_fs(USER_DS)
authorMathias Krause <minipli@googlemail.com>
Wed, 28 Sep 2011 00:49:45 +0000 (10:49 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 30 Sep 2011 04:53:12 +0000 (14:53 +1000)
commita741bcbfbf23cca1d864243dc7b13c4620421a5a
treeb0cec7af5622d1fcadca3835cf65963f6f51db83
parent43fe90362bd541011879f30cc7c63135d942180c
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 <minipli@googlemail.com>
Cc: Guan Xuetao <gxt@mprc.pku.edu.cn>
Signed-off-by: Andrew Morton <>
arch/unicore32/include/asm/processor.h