]> 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, 13 Oct 2011 06:49:11 +0000 (17:49 +1100)
commit92b7ad06ad7054c96d5af90475669f6de6d3067f
treec24c087d3828f2bcb91be48cf7d12d390e23617a
parentf35ce372d8c97e0a8b6d041a79c321eddb8987a0
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