Re: Anyone can run a -current kernel?
Rin Okuyama <[email protected]> Thu, 6 Feb 2020 18:43:50 +0900
| Newsgroups | gmane.os.netbsd.ports.mac68k |
|---|---|
| Message-ID | <[email protected]> |
On 2020/02/06 3:12, Martin Husemann wrote: > This seems to be one more instance of "options DIAGNOSTIC" killing > the kernel (though it previously worked fine with this custom non-GENERIC > kernel). IIRC, things became strange when POOL_REDZONE was enabled by DIAGNOSTIC: http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/kern/subr_pool.c#rev1.259 Before that, I could use kernels with DIAGNOSTIC regularly. I wonder whether DIAGNOSTIC works for other m68k ports... Thanks, rin