mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-08 19:12:49 +00:00
![Attilio Rao](/assets/img/avatar_default.png)
lock_success/lock_failure, introduced in r228424, by directly skipping in dtrace_probe. This mainly helps in avoiding namespace pollution and thus lockstat.h dependency by systm.h. As an added bonus, this also helps in MFC case. Reviewed by: avg MFC after: 3 months (or never) X-MFC: r228424