Date: Thu, 28 Aug 2008 23:27:47 +0200 From: Marius Strobl <marius@alchemy.franken.de> To: Gavin Atkinson <gavin@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf kern.pre.mk Message-ID: <20080828212747.GO12180@alchemy.franken.de> In-Reply-To: <20080828214642.H18903@ury.york.ac.uk> References: <200808281915.m7SJF43d057684@repoman.freebsd.org> <20080828214642.H18903@ury.york.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080828212747.GO12180>