]> 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>
Mon, 12 Dec 2011 04:18:47 +0000 (15:18 +1100)
commit2cd840a6627793434a805f21a73bb87220c81a78
treeb59a22f40bb72ac0a8d38146fb3e5261aaf246a6
parent0abf336a5ef901460f696b635c017281dc2ee7b8
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