]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm, exec: remove redundant set_fs(USER_DS)
authorMathias Krause <minipli@googlemail.com>
Wed, 5 Oct 2011 00:42:28 +0000 (11:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 13 Oct 2011 06:49:09 +0000 (17:49 +1100)
commita27ed0198163e1c99541aff5b06eb9ceab9d55c9
treeabf2561e8515190a7fea03191eb0c8f53337465f
parent3adc4d17e783c8d80263bdbb047cac42c9c42a3b
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