]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
unicore32, exec: remove redundant set_fs(USER_DS)
authorMathias Krause <minipli@googlemail.com>
Tue, 8 Nov 2011 00:20:02 +0000 (11:20 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 8 Nov 2011 03:15:50 +0000 (14:15 +1100)
commit55a753729552efef0bebb3f7d0cca81b4b567a61
tree5015e266bfc567ccc0dd4937c22fc82559912651
parent903df33a91196288e3e73ef08c4b7da1b2edcd67
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