]> git.karo-electronics.de Git - karo-tx-linux.git/commit
unicore32, exec: remove redundant set_fs(USER_DS)
authorMathias Krause <minipli@googlemail.com>
Wed, 5 Oct 2011 00:42:33 +0000 (11:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 6 Oct 2011 05:48:54 +0000 (16:48 +1100)
commit77c5177a4a1a266b90b294072abf5935ccc544a8
tree7e5b295612894379d4511594f613a5b66a8497fe
parentcd942a9ec49fb7d2c2828a992752169ae1108198
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 <akpm@linux-foundation.org>
arch/unicore32/include/asm/processor.h