K 10 svn:author V 6 cognet K 8 svn:date V 27 2003-11-04T01:14:58.000000Z K 7 svn:log V 284 Do not attempt to report proc event if NOTE_EXIT has already been received. This fixes a race condition (specifically with signal events) that could lead to the kn being re-inserted into the list after it has been destroyed, which is not something we want to happen. PR: kern/58258 END