K 10 svn:author V 5 gonzo K 8 svn:date V 27 2016-09-07T23:36:46.841587Z K 7 svn:log V 194 MFC r305492: Let knlist_add do the locking part Remove explicit mtx_lock/mtx_unlock around knlist_add and pass 0 as locked parameter so knlist_add does the locking itself Suggested by: kib@ END