commit | 22171825e2f67fbb1c4a52106c91fdc242785259 | [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 | 40402f01968831377196a1dd546ff1958065502e [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>