]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ia64, exec: remove redundant set_fs(USER_DS)
authorMathias Krause <minipli@googlemail.com>
Mon, 24 Oct 2011 14:53:41 +0000 (01:53 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 7 Nov 2011 02:40:20 +0000 (13:40 +1100)
commit423d4b1e3375454601b7261685140f4bb3f0b9c5
treebad5472a87f81fc99217a91cbff6c7fcb013edf8
parent4e9c3c1db367e1d80a0cd1ea2839cd7c85c0edea
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