]> 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, 3 Aug 2011 00:52:47 +0000 (10:52 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 10 Aug 2011 01:50:38 +0000 (11:50 +1000)
commitac9ebfc7a7e6bd156de7482f3e83ec29d757232f
tree8e42ec2184aab9afeb6e7a60a433b4fc2c31c412
parent1881486d84430eaf4cda962df8e958ab0604edf0
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