]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm, exec: remove redundant set_fs(USER_DS)
authorMathias Krause <minipli@googlemail.com>
Fri, 16 Dec 2011 04:49:31 +0000 (15:49 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 19 Dec 2011 07:19:16 +0000 (18:19 +1100)
commitcaea9b1763e282af17cf34183ceb07b055c2d0aa
treed266a1e1458e1e57f3c3a0208e83f2daa661b21a
parenta96f293a4d4a979caf58309a0d65e9be917a5f97
arm, 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: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/arm/include/asm/processor.h