]> 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, 20 Sep 2011 07:07:28 +0000 (17:07 +1000)
commitb05115026c1501099b5380adbadbe47236c0c432
tree7d33e429d357136e29734cc015f433988abfbeea
parentcb6906a2e650e952f465dcc96a2dcb7e09601220
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