Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Feb 1998 01:07:12 +0100
From:      Eivind Eklund <eivind@yes.no>
To:        Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: DIAGNOSTIC kernels broken
Message-ID:  <19980206010712.58740@follo.net>
In-Reply-To: <199802052343.CAA01853@tejblum.dnttm.rssi.ru>; from Dmitrij Tejblum on Fri, Feb 06, 1998 at 02:43:02AM %2B0300
References:  <199802052343.CAA01853@tejblum.dnttm.rssi.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 06, 1998 at 02:43:02AM +0300, Dmitrij Tejblum wrote:
> vm/vm_zone.h depends on DIAGNOSTIC but doesn't include "opt_diagnostic.h".
> This (I believe) and the fact that I use 'config -n' just caused my last 
> kernel to panic on reboot.

Something is weird with your setup, I believe.  vm_zone.c includes
opt_diagnostic.h as of revision 1.16, which was part of the "Turn DIAGNOSTIC
into a new-style option" commit.

You don't have a sticky tag on sys/vm or something?

> I feel it would be better to put DIAGNOSTIC to opt_global.h.

Possibly.  I dislike the present state, too, and have been tempted by that
simple solution (as it is less likely to bit-rot than the present one).

Eivind.



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