]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm, exec: remove redundant set_fs(USER_DS)
authorMathias Krause <minipli@googlemail.com>
Wed, 28 Sep 2011 00:49:43 +0000 (10:49 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 30 Sep 2011 04:53:11 +0000 (14:53 +1000)
commit7bdd52e00f76880c23ef1c3c95f8840f8bd026d5
tree908ab619412f2136570a6c98f8c81cd9a21ed40c
parentfd1bb660d7383f4367c1273b10ebaa96bcb8c96e
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 <>
arch/arm/include/asm/processor.h