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:
bb86bf2
)
MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0.
author
Ralf Baechle
<ralf@linux-mips.org>
Thu, 30 Apr 2009 16:14:56 +0000
(18:14 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 14 May 2009 12:50:29 +0000
(13:50 +0100)
The inline assembler used on 32-bit kernels was using the "h" constraint
which was considered dangerous and removed for gcc 4.4.0.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found