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:
0c0e6db
)
m68knommu: use "r", not "i" constraint in cacheflush asm's
author
Philippe De Muyter
<phdm@macqel.be>
Sun, 9 Sep 2012 15:56:35 +0000
(17:56 +0200)
committer
Greg Ungerer
<gerg@uclinux.org>
Thu, 27 Sep 2012 13:28:40 +0000
(23:28 +1000)
Let the compiler choose which register to use in the cache flushing
asm statements, instead of imposing %d0.
Additionally, fix two typo's.
Signed-off-by: Philippe De Muyter <phdm@macqel.be>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
No differences found