]> 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>
Fri, 14 Oct 2011 06:19:35 +0000 (17:19 +1100)
commit0e880340e04f145a62d43810a4eff3767ba7423a
treea7915c0219fd96e7158ae1cd313b2c8f5d1d3da1
parent07017e36672daf099e55a44166049a0b227d57df
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