Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Sep 2014 15:48:56 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-current@freebsd.org
Subject:   [PATCH] Lock scd(4)
Message-ID:  <5673476.ZVmTjCpyXE@ralph.baldwin.cx>

next in thread | raw e-mail | index | archive | help
This patch adds locking to scd(4) and marks it MPSAFE.  It also uses bus_*() 
instead of bus_space_*().  The patch is against HEAD but probably applies to 9 
and 10 as well.

http://people.freebsd.org/~jhb/patches/scd_locking.patch

-- 
John Baldwin



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