Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Aug 2012 16:12:37 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        stable@freebsd.org
Subject:   [PATCH] Add locking to mlx(4)
Message-ID:  <201208161612.37290.jhb@freebsd.org>

next in thread | raw e-mail | index | archive | help
I have patches to add locking to mlx(4) and mark it MPSAFE.  The patches are 
from HEAD but should apply to 8 or 9.  If you test it on 8 or 9 please enable 
INVARIANTS for at least the initial testing.  Thanks.

Given that this is a driver for older hardware, if no one is able to test 
these patches, then I will remove the driver from HEAD after committing these 
fixes.

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

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208161612.37290.jhb>