cvs commit: src/sys/conf kern.pre.mk

Marius Strobl marius at alchemy.franken.de
Thu Aug 28 21:27:49 UTC 2008


On Thu, Aug 28, 2008 at 09:48:03PM +0100, Gavin Atkinson wrote:
> On Thu, 28 Aug 2008, Marius Strobl wrote:
> >marius      2008-08-28 19:14:47 UTC
> >
> > Modified files:        (Branch: RELENG_7)
> >   sys/conf             kern.pre.mk
> > Log:
> > SVN rev 182395 on 2008-08-28 19:14:47Z by marius
> >
> > MFC: r179665
> >
> > Revert this part of r182231 so the kernel is compiled with at least
> > "-O" on sparc64 in order to avoid unaligned accesses of struct ip
> > and other bits.
> 
> Is there any chance this will fix the unaligned access panics seen with 
> the new WITNESS codei on sparc64?
> 

No, r179665/r182395 and the panics triggered by the new WITNESS
code are unrelated. The latter should be fixed with r182018 though.

Marius



More information about the cvs-src mailing list