]> 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>
Tue, 27 Sep 2011 07:13:50 +0000 (17:13 +1000)
commitd1937daa632b8a5afce167776a99fe9c142191c2
tree27599cd98f5bdc39537d369dfa21b70ec155817d
parent5ba37595ae252061a2b61c826a3a84cb581efdc8
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