]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm, exec: remove redundant set_fs(USER_DS)
authorMathias Krause <minipli@googlemail.com>
Thu, 8 Dec 2011 04:32:12 +0000 (15:32 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 13 Dec 2011 06:43:02 +0000 (17:43 +1100)
commit90922478ad1b007f4bad9cb32a10f28107054e41
tree62f89b48ba820b573e1311fecaa11277a6861ef7
parentabc9996e9e1f89b22116ab976b032f0102f42165
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