kernel: Remove global PROC_LOCK and PROC_UNLOCK definitions
authorFrançois Tigeot <ftigeot@wolfpond.org>
Mon, 22 Jul 2013 11:46:05 +0000 (13:46 +0200)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Mon, 22 Jul 2013 12:09:06 +0000 (14:09 +0200)
commitcf3964220d0137b14fed6667542f3c4e9316b595
treed364dc79515204683633b97ffe97aace653fbbb4
parent57e0ab9303fc9eab59608975fb2bcb50db52d816
kernel: Remove global PROC_LOCK and PROC_UNLOCK definitions

Locking in this area varies so much between FreeBSD and DragonFly
that it's best to determine what to do with these macros on a
case-by-case basis
doc/porting_drivers.txt
sys/sys/proc.h