]> 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>
Thu, 29 Sep 2011 06:07:53 +0000 (16:07 +1000)
commit9d54c2ee1e3e54252ac2af107b93a9a657b33e36
tree9e432852b1e9c31a21e99e4eeb9b78768acf56d4
parentdff8e5f9cdf15950dad446e0487056afec0153a2
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