K 10 svn:author V 5 gonzo K 8 svn:date V 27 2016-09-06T19:36:28.753184Z K 7 svn:log V 179 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