Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 May 2015 12:53:33 -0400
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        freebsd-arch@FreeBSD.org
Subject:   Re: RFC: deprecate CALLOUT_MPSAFE
Message-ID:  <555F5F0D.7000107@FreeBSD.org>
In-Reply-To: <555E7EBB.7060908@FreeBSD.org>
References:  <555E7EBB.7060908@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 05/21/2015 20:56, Jung-uk Kim wrote:
> CALLOUT_MPSAFE has lost its meaning since r141428, i.e., more than
> ten years for CURRENT.  However, it is continuously misused as
> mpsafe argument for callout_init(9).  This patch cleans up
> callout_init() calls and deprecates the flag.
> 
> https://reviews.freebsd.org/D2613

FYI, I decided to go ahead and commit this patch.  Then, we will
remove the mpsafe argument from callout_init() as glebius suggested.

https://reviews.freebsd.org/D2613#48639

Jung-uk Kim



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