]> 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>
Fri, 30 Sep 2011 04:53:15 +0000 (14:53 +1000)
commitbd0f6be23e08e2cb77bd82bb533d6718c3e59398
tree77c7d0312f525ad82918a2a6a8d4d7f97ba2c54c
parent412cdb26aafee9aa3f2bdada4df18464289bf1bd
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