RFC: deprecate CALLOUT_MPSAFE

Jung-uk Kim jkim at FreeBSD.org
Fri May 22 00:56:28 UTC 2015


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


More information about the freebsd-arch mailing list