Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Oct 2014 22:26:24 +0900 (JST)
From:      TAKAHASHI Yoshihiro <nyan@FreeBSD.org>
To:        jhb@freebsd.org
Cc:        freebsd-stable@freebsd.org
Subject:   Re: [PATCH] Lock mse(4): test or the driver will be removed
Message-ID:  <20141011.222624.2093799558803418171.nyan@FreeBSD.org>
In-Reply-To: <9831000.NFouVsJ1m1@ralph.baldwin.cx>
References:  <9831000.NFouVsJ1m1@ralph.baldwin.cx>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <9831000.NFouVsJ1m1@ralph.baldwin.cx>
John Baldwin <jhb@freebsd.org> writes:

> This patch adds locking to mse(4) and marks it MPSAFE.  It also adds some 
> other cleanups such as using bus_*() instead of bus_space_*() and 
> consolidating duplicate copies of its detach routine.  The patch is against 
> HEAD but probably applies to 9 and 10 as well.

I've tested this patch on current/pc98, and it works fine.

---
TAKAHASHI Yoshihiro <nyan@FreeBSD.org>



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