Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jun 2008 17:04:43 +0200
From:      Kris Kennaway <kris@FreeBSD.org>
To:        Dmitry Morozovsky <marck@rinet.ru>
Cc:        delphij@FreeBSD.org, current@FreeBSD.org
Subject:   Re: tmpfs panic
Message-ID:  <48552F8B.4040000@FreeBSD.org>
In-Reply-To: <20080615185202.I38591@woozle.rinet.ru>
References:  <20080615130037.J43777@woozle.rinet.ru> <4854F80A.8060503@FreeBSD.org> <20080615151405.C43777@woozle.rinet.ru> <48552A7E.4070807@FreeBSD.org> <20080615185202.I38591@woozle.rinet.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Dmitry Morozovsky wrote:
> On Sun, 15 Jun 2008, Kris Kennaway wrote:
> 
> KK> > root@hamster:~# l /boot/kernel.delphij/{kernel*,tmpfs*}
> KK> > -r-xr-xr-x  1 root  wheel   4174528 May 24 14:52
> KK> > /boot/kernel.delphij/kernel*
> KK> > -r-xr-xr-x  1 root  wheel  19659791 May 24 14:52
> KK> > /boot/kernel.delphij/kernel.symbols*
> KK> > -r-xr-xr-x  1 root  wheel     42592 May 24 15:16
> KK> > /boot/kernel.delphij/tmpfs.ko*
> KK> > -r-xr-xr-x  1 root  wheel    419264 May 24 15:16
> KK> > /boot/kernel.delphij/tmpfs.ko.symbols*
> KK> 
> KK> It still might be: if you have options in your kernel build that change the
> KK> ABI (like DEBUG_VFS_LOCKS or DEBUG_LOCKS (I can never remember which one it
> KK> is that breaks ABI)) then your modules need to be compiled with the same
> KK> options.  make buildkernel builds modules with the same options as your
> KK> kernel, but other methods do not.
> 
> Well, from the moment I switched to RELENG_4, I always build kernels via make 
> buildkernel (using MODULES_OVERRIDE to save time and root/bootdisk space 
> though), so it should not be a problem.

OK, sounds like it's probably kostik's thing then.

Kris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48552F8B.4040000>