]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ia64, exec: remove redundant set_fs(USER_DS)
authorMathias Krause <minipli@googlemail.com>
Wed, 16 Nov 2011 23:41:07 +0000 (10:41 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 18 Nov 2011 03:49:44 +0000 (14:49 +1100)
commitb17863acd1f86d65966d3c519bf432ddf5136129
treecf2704af9f0b07f7cc53fb9318f8ce612f09d6f1
parent7c49d008c01193ad24cfda75df55e5fabede02a8
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