]> 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>
Tue, 23 Aug 2011 05:10:13 +0000 (15:10 +1000)
commit88879a48ff7a3863adc8d8b79852b28139cb946f
tree047929360d9b061f5cc97abb4c39f10453106c62
parent21b08f61c5ca44ebf3e4dd2a9f4fbf7060172a4b
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