Subject: re: PR 31468 -- distributed LKMs are not useful because of incompatible config To: Johan Danielsson <joda@pdc.kth.se> From: matthew green <mrg@eterna.com.au> List: tech-kern Date: 11/01/2005 03:34:58
Why do we have both DIAGNOSTIC and DEBUG if the former isn't as
low-impact as its description suggests?
they have different meanings. DIAGNOSTIC is about adding consistency
checks to the kernel. DEBUG is about enabling debugging support.
.mrg.