]> 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>
Mon, 22 Aug 2011 03:27:10 +0000 (13:27 +1000)
commit6051c0c77bbc84f8c9ecc70b1f24f6710d74699a
tree95c6d0e4eee8027f1b7e305c7fddd43e8deec199
parentc8abe6e4f6a7fa17b76f9bfda7c5a9aad9d68cc9
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