Changeset 655f70b in mainline for kernel/arch/ppc32/include/mm/tlb.h

Timestamp:
2011-05-23T20:40:49Z (14 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d4c472b
Parents:
f66b565
Message:

ppc32: reimplement tlb_invalidate_all, this finally allows a real-world PowerPC G4 machine to operate correctly
(the original inline assembly with the .rept directive did not inline correctly and it wiped out the first TLB entry 64 times instead of wiping all 64 entries)

(No files)

Note: See TracChangeset for help on using the changeset viewer.