Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2015 20:56:27 -0400
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        freebsd-arch@FreeBSD.org
Subject:   RFC: deprecate CALLOUT_MPSAFE
Message-ID:  <555E7EBB.7060908@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
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 deprecate the flag.

https://reviews.freebsd.org/D2613

Any objections?

Jung-uk Kim



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