K 10 svn:author V 2 kp K 8 svn:date V 27 2017-03-12T05:00:04.268138Z K 7 svn:log V 188 pf: Do not lose the VNET lock when ending the purge thread When the pf_purge_thread() exits it must make sure to release the VNET_LIST_RLOCK it still holds. kproc_exit() does not return. END