]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm, exec: remove redundant set_fs(USER_DS)
authorMathias Krause <minipli@googlemail.com>
Wed, 16 Nov 2011 23:41:05 +0000 (10:41 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 22 Nov 2011 06:09:22 +0000 (17:09 +1100)
commit20a1e191a4808932def81a8a8b8f872eabe1f949
tree50c48210c5182d3e995a944459bf96fa7f228bc3
parent41d5987ac6b0f9d8747b185104f4ab72140b8a35
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