K 10 svn:author V 6 jkoshy K 8 svn:date V 27 2006-03-22T10:25:37.000000Z K 7 svn:log V 360 MFC {r1.19,r1.21 sys/dev/hwpmc/hwpmc_mod.c; r1.5 hwpmc_logging.c}: - When a process is de-configuring a log file, also stop all of its PMCs that require a log file to operate. This change should fix PR 90269. [1] - When deconfiguring a log, only stop PMCs that are in the RUNNING state. [2] Approved by: re (scottl) [1], (hrs) [2] PR: kern/90269 END