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:
33a7f12
)
powerpc/fsl-booke: Fixup 64-bit PTE reading for SMP support
author
Kumar Gala
<galak@kernel.crashing.org>
Wed, 16 Jul 2008 21:17:08 +0000
(16:17 -0500)
committer
Kumar Gala
<galak@kernel.crashing.org>
Fri, 19 Sep 2008 18:31:04 +0000
(13:31 -0500)
We need to create a false data dependency to ensure the loads of
the pte are done in the right order.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
No differences found