]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sparc, exec: remove redundant addr_limit assignment
authorMathias Krause <minipli@googlemail.com>
Wed, 28 Sep 2011 00:49:53 +0000 (10:49 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 29 Sep 2011 06:07:57 +0000 (16:07 +1000)
commit3ab2aa60ee4a737bc56f052229133a978f758a88
treefd02b927754ecd1eff71c1ebfc53579f815b860d
parent0d7a90cb1ed26869943ae347958127db647725cc
sparc, exec: remove redundant addr_limit assignment

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 <>
arch/sparc/kernel/process_32.c
arch/sparc/kernel/process_64.c