DragonFly commits List (threaded) for 2013-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel: Remove global PROC_LOCK and PROC_UNLOCK definitions
commit cf3964220d0137b14fed6667542f3c4e9316b595
Author: François Tigeot <ftigeot@wolfpond.org>
Date: Mon Jul 22 13:46:05 2013 +0200
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
Summary of changes:
doc/porting_drivers.txt | 13 +++++++++++++
sys/sys/proc.h | 4 ----
2 files changed, 13 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cf3964220d0137b14fed6667542f3c4e9316b595
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]