git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc34321
)
[S390] exec: remove redundant set_fs(USER_DS)
author
Mathias Krause
<minipli@googlemail.com>
Wed, 3 Aug 2011 14:44:28 +0000
(16:44 +0200)
committer
Heiko Carstens
<heiko.carstens@de.ibm.com>
Wed, 3 Aug 2011 14:44:20 +0000
(16:44 +0200)
The address limit is already set in flush_old_exec() so those calls to
set_fs(USER_DS) are redundant.
Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
No differences found