diff options
author | Paul Mundt <lethal@linux-sh.org> | 2009-06-19 06:37:11 (GMT) |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2009-06-23 08:30:17 (GMT) |
commit | 997d0030934f7722d81e5b1cdd7af85ac7ed960b (patch) | |
tree | 29ea0485adca5fafd0e89367457205f9b384fb96 /arch/m68knommu | |
parent | 2e046b9487dcc60707cac77fb8f744ec830209cd (diff) | |
download | linux-fsl-qoriq-997d0030934f7722d81e5b1cdd7af85ac7ed960b.tar.xz |
sh: Use local TLB flush in set_pte_phys().
set_pte_phys() presently uses the global flush_tlb_one(), which locks on
SMP trying to do the IPI. As we have not even initialized the other CPUs
at this point, switch to the local_ variant so the flush happens on the
boot CPU.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/m68knommu')
0 files changed, 0 insertions, 0 deletions