jkoshy 2005-07-29 02:58:34 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/hwpmc hwpmc_mod.c
Log:
MFC r1.12:
Use LK_CANRECURSE since when a PMC-owning process performs an exec(),
the new text vnode is already locked by itself.
Approved by: re (kensmith)
Revision Changes Path
1.10.2.1 +1 -1 src/sys/dev/hwpmc/hwpmc_mod.c