]> 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>
Wed, 24 Aug 2011 23:46:35 +0000 (09:46 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 26 Sep 2011 07:02:56 +0000 (17:02 +1000)
commitcc9ecf98cddb2f145b8c9a00ee1a94bcc7e60609
tree916cc35bba0c0303406d076a5f324a6d2a623abd
parentf76f4991941b593d3e37b446d0f8c22211d7be13
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