]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ia64, exec: remove redundant set_fs(USER_DS)
authorMathias Krause <minipli@googlemail.com>
Tue, 8 Nov 2011 00:19:59 +0000 (11:19 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 9 Nov 2011 02:10:08 +0000 (13:10 +1100)
commit6888306d4d7f26d27329b4ddd24d420f17ab1a18
tree5dc4dfcc5f155dd58a14e88783e97fb61586aa33
parent57c694689baef9eaf5a210b25bbdb3446c352f37
ia64, 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: Fenghua Yu <fenghua.yu@intel.com>
Cc: "Luck, Tony" <tony.luck@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/ia64/include/asm/processor.h