Date: Sun, 10 Feb 2008 15:50:21 +0000 (UTC) From: Attilio Rao <attilio@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ehci.c src/sys/sys lockmgr.h Message-ID: <200802101550.m1AFoLGY031027@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
attilio 2008-02-10 15:50:21 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ehci.c
sys/sys lockmgr.h
Log:
- Revert last ehci.c change
- Include lock.h in lockmgr.h as nested header in order to safely use
LOCK_FILE and LOCK_LINE. As long as this code will be replaced soon
we can tollerate for a while this namespace pollution even if the real
fix would be to let lockmgr() depend by lock.h as a separate header.
Revision Changes Path
1.60 +0 -1 src/sys/dev/usb/ehci.c
1.61 +1 -1 src/sys/sys/lockmgr.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802101550.m1AFoLGY031027>
