Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
powerpc: remove non-dependent load fsl_booke PTE_64BIT
b38fd42 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>
- Loading branch information