m32r, exec: remove redundant set_fs(USER_DS)
commitf796062598235b9f73086d0fb779e120ae9581a0
authorMathias Krause <minipli@googlemail.com>
Tue, 26 Jul 2011 00:12:40 +0000 (25 17:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Jul 2011 03:57:12 +0000 (25 20:57 -0700)
treeeda641121623c6eef7be4753f18e0160b6d90ba5
parent6fa80900db58b547fe1cfdc77c5413091cafa7bd
m32r, 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: Hirokazu Takata <takata@linux-m32r.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/m32r/include/asm/processor.h