]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm, exec: remove redundant set_fs(USER_DS)
authorMathias Krause <minipli@googlemail.com>
Tue, 8 Nov 2011 00:19:56 +0000 (11:19 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 14 Nov 2011 02:58:25 +0000 (13:58 +1100)
commit7afff68a01dcaf6decd7d3faff3766e63aa9a681
tree57e41f09a42bdb47c891392851525b60138898d2
parentbe85e5ef7201fb73387e49753e73405bfa1d237b
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