svn commit: r285664 - in head/sys: kern sys

Andriy Gapon avg at FreeBSD.org
Sat Jul 18 09:47:14 UTC 2015


On 18/07/2015 03:57, Mark Johnston wrote:
> Author: markj
> Date: Sat Jul 18 00:57:30 2015
> New Revision: 285664
> URL: https://svnweb.freebsd.org/changeset/base/285664
> 
> Log:
>   Pass the lock object to lockstat_nsecs() and return immediately if
>   LO_NOPROFILE is set. Some timecounter handlers acquire a spin mutex, and
>   we don't want to recurse if lockstat probes are enabled.
>   
>   PR:		201642
>   Reviewed by:	avg
>   MFC after:	3 days


Mark,

thank you very much for this fix and a couple of others!

-- 
Andriy Gapon


More information about the svn-src-head mailing list