commit | ddd53bf11172822bc02b32b876a491010257d1b0 | [log] [tgz] |
---|---|---|
author | Mathias Krause <minipli@googlemail.com> | Tue Sep 20 14:22:59 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 20 23:12:42 2011 -0700 |
tree | bb6085fe06e245bf1bf7aec4c4f93bdaf2a6bee0 | |
parent | 08cefa9fa7e5b3ddaefb8b7bfa408d148429c08d [diff] |
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 <akpm@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>