cvs commit: src/sys/sparc64/include tlb.h src/sys/sparc64/sparc64 cache.c cheetah.c mp_machdep.c pmap.c spitfire.c tlb.c

John Baldwin jhb at FreeBSD.org
Mon Mar 10 16:57:24 UTC 2008


On Sunday 09 March 2008 11:53:34 am Marius Strobl wrote:
> marius      2008-03-09 15:53:34 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/sparc64/include  tlb.h 
>     sys/sparc64/sparc64  cache.c cheetah.c mp_machdep.c pmap.c 
>                          spitfire.c tlb.c 
>   Log:
>   - 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.

Does this fix the panics when switching to a smaller kernel in the loader?

-- 
John Baldwin


More information about the cvs-all mailing list