]> git.karo-electronics.de Git - karo-tx-linux.git/commit
The address limit is already set in flush_old_exec() so this assignment of
authorMathias Krause <minipli@googlemail.com>
Sat, 16 Jul 2011 13:31:06 +0000 (23:31 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 26 Jul 2011 05:05:16 +0000 (15:05 +1000)
commit1dbb86eb3280f45c65e5b6b4e6f74db9fe8a5edb
treee47fb9d4850a3539d5e34e163f61aeffea7c89bf
parent23e2632cc815fb6cc38560805a12be586e23a8f1
The address limit is already set in flush_old_exec() so this assignment of
USER_DS is redundant.

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Cc: David Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/sparc/kernel/process_32.c
arch/sparc/kernel/process_64.c