powerpc: remove non-dependent load fsl_booke PTE_64BIT
authorMilton Miller <miltonm@bga.com>
Fri, 10 Oct 2008 11:56:52 +0000 (06:56 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 13 Oct 2008 16:09:59 +0000 (11:09 -0500)
commit9bd54d185ab6c73f0cbd97b9f048394a3462193b
treea1278b13d23d91a89ff61bee01f9f6226ded9e7c
parent35225802e2e7019392fbff9227662d456eef4e24
powerpc: remove non-dependent load fsl_booke PTE_64BIT

b38fd42ff46a4a31dced8533e8a6e549693500b6 added false dependencys
to order the load of upper and lower halfs of the pte, but only
adjusted whitespace instead of deleting the old load in the iside
handler, letting the hardware see the non-dependent load.

This patch removes the extra load.

Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/kernel/head_fsl_booke.S