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:
36d98e7
)
[MIPS] Fix O32 personality(2) call with 0xffffffff argument.
author
Thiemo Seufer
<ths@networkno.de>
Sat, 12 Aug 2006 23:53:29 +0000
(
00:53
+0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 19 Oct 2006 16:55:13 +0000
(17:55 +0100)
A sign extension bug did result in sys_personality being invoked with a
0xffffffffffffffffUL argument, so querying the current personality didn't
work.
Signed-off-by: Thiemo Seufer <ths@networkno.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found