]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ia64, exec: remove redundant set_fs(USER_DS)
authorMathias Krause <minipli@googlemail.com>
Thu, 8 Dec 2011 04:32:14 +0000 (15:32 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 13 Dec 2011 06:43:02 +0000 (17:43 +1100)
commitc34f552ebb421a54c9759f58d624b866bf5c0024
tree63ca8b0c605f3032f100911dd4f0ab070b0a20bd
parent988ce13db9fdacf3b8b9e4fa2a77d186d50a157e
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