From: Kumar Gala Date: Wed, 16 Jul 2008 21:17:08 +0000 (-0500) Subject: powerpc/fsl-booke: Fixup 64-bit PTE reading for SMP support X-Git-Tag: v2.6.28-rc1~569^2~59^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b38fd42ff46a4a31dced8533e8a6e549693500b6;p=pandora-kernel.git powerpc/fsl-booke: Fixup 64-bit PTE reading for SMP support 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 --- Reading git-diff-tree failed