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
Marius Strobl
marius at alchemy.franken.de
Mon Mar 10 19:44:46 UTC 2008
On Mon, Mar 10, 2008 at 12:39:37PM -0400, John Baldwin wrote:
> 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?
>
No, that's a different problem.
Marius
More information about the cvs-src
mailing list