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:
f9d81f6
)
[S390] Do not clobber personality flags on exec
author
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Mon, 26 Sep 2011 14:40:33 +0000
(16:40 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Mon, 26 Sep 2011 14:40:50 +0000
(16:40 +0200)
Analog to git commit
59e4c3a2fe9cb1681bb2cff508ff79466f7585ba
do not clear the additional personality flags on exec. We
need to inherit the personality bits in PER_MASK across exec.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found