]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Do as the comment in pmap_bootstrap() suggests and flush all non-locked
authorMarius Strobl <marius@FreeBSD.org>
Sun, 9 Mar 2008 15:53:34 +0000 (15:53 +0000)
committerMarius Strobl <marius@FreeBSD.org>
Sun, 9 Mar 2008 15:53:34 +0000 (15:53 +0000)
commitd5295d0b09151db019aef6fd31dedac45959da83
tree2771af3dcaecc52b058a16450fa3f868c74eec25
parent3c2354889912fcdf22db594a80323d0042f4ffeb
- Do as the comment in pmap_bootstrap() suggests and flush all non-locked
  TLB entries possibly left over by the firmware and also do so while
  bootstrapping APs.
- Use __FBSDID.

MFC after: 1 month
sys/sparc64/include/tlb.h
sys/sparc64/sparc64/cache.c
sys/sparc64/sparc64/cheetah.c
sys/sparc64/sparc64/mp_machdep.c
sys/sparc64/sparc64/pmap.c
sys/sparc64/sparc64/spitfire.c
sys/sparc64/sparc64/tlb.c