In article <[email protected]>, Paul Goyette <[email protected]> wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: pgoyette >Date: Thu Jul 14 21:57:06 UTC 2016 > >Modified Files: > src/sys/kern: subr_autoconf.c > >Log Message: >Remove a call to panic() which duplicates the subsequent KASSERT()!
Perhaps change to KASSERTMSG()? christos
