On Wed, Dec 12, 2012 at 11:16:43PM -0800, Adrian Chadd wrote: A> I think the fundamental problem here is we have some pretty different A> ideas of what KASSERT should be, versus what it actually is in various A> parts of the code.
Yep, under "we" you probably meant you and Alfred. What both of you mean is something that might be named KWARN() or KWARNING(). You are welcome to introduce it and put them into kernel code whereever you want. All current assertions (okay, not all, but vast majority of them) are assertions, not warnings. Their semantics can't be changed to warnings. -- Totus tuus, Glebius. _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"