powerpc/fsl-booke: Fixup 64-bit PTE reading for SMP support
authorKumar Gala <galak@kernel.crashing.org>
Wed, 16 Jul 2008 21:17:08 +0000 (16:17 -0500)
committerKumar 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