]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ia64, exec: remove redundant set_fs(USER_DS)
authorMathias Krause <minipli@googlemail.com>
Wed, 30 Nov 2011 04:07:21 +0000 (15:07 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 30 Nov 2011 04:13:38 +0000 (15:13 +1100)
commitcd3066daa64358d1c27524b6b7268c32c862e93d
tree0af14e35ea4ccf961a1f53e7fef85ab731c15f3f
parent27a7a28e0d3013e6b12072f18e00faa5366ae53e
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