[PATCH] Various smbus(4) driver fixups and locking

[ Available lists | Index of freebsd-current | Month of Oct 2006 | Week of 2 Oct 2006 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
John Baldwin <jhb@freebsd.org>
Date
2 Oct 2006 19:53:24
Subject
[PATCH] Various smbus(4) driver fixups and locking
Message-ID
200610021553.27195.jhb@freebsd.org


[ Hide this part ]
The patch below fixes various nits (mostly adding locking) in most of the
smbus controller drivers we have in the tree. It should apply to both HEAD
and RELENG_6 with the exception that the intpm(4) driver will require the
style fixes to be applied to RELENG_6 first. If you aren't using intpm and
want to test on RELENG_6, you can just ignore that part of the patch. Please
test, thanks.

http://www.FreeBSD.org/~jhb/patches/smbus_locking.patch

--
John Baldwin


Elapsed time: 0.178 seconds