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:
0b989ca
)
arch/tile: use extended assembly to inline __mb_incoherent()
author
Chris Metcalf
<cmetcalf@tilera.com>
Mon, 28 Feb 2011 20:28:00 +0000
(15:28 -0500)
committer
Chris Metcalf
<cmetcalf@tilera.com>
Tue, 1 Mar 2011 21:20:54 +0000
(16:20 -0500)
This avoids having to maintain an additional separate assembly
file, and of course the inline is slightly more efficient as well.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
No differences found