]> git.kernelconcepts.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, 5 Sep 2011 07:02:15 +0000 (17:02 +1000)
commit3d9b872d9c18c7fc5cbb861c562a1821f728127e
tree2a3b440544afdfd82d879ebbec8624584bde1c83
parent60a5b9ca8b5eb11b45ac2eb104b819b1ef87bc7c
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