commit | 452ad61c3feeffbf2b5ff74f0a6797af3ba4882c | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Mon Oct 31 13:30:43 2011 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Nov 08 08:31:02 2011 -0600 |
tree | 62d4ea07003a0c2576467731a4e14e025a66c385 | |
parent | c2efa0aa1e484448d553b37df9738095b113a71c [diff] |
powerpc/85xx: add some missing sync instructions in the CCSR relocation code Calls to tlbwe and tlbsx should be preceded with an isync/msync pair. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>