Pawel Biernacki 5c2c6e01a6 Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (11 of many)
r357614 added CTLFLAG_NEEDGIANT to make it easier to find nodes that are
still not MPSAFE (or already are but aren’t properly marked).
Use it in preparation for a general review of all nodes.

This is non-functional change that adds annotations to SYSCTL_NODE and
SYSCTL_PROC nodes using one of the soon-to-be-required flags.

Approved by:	kib (mentor, blanket)
Differential Revision:	https://reviews.freebsd.org/D23636
2020-02-24 10:41:22 +00:00
..
2020-02-20 16:58:19 +00:00
2020-02-23 03:32:16 +00:00
2020-02-14 20:25:04 +00:00
2020-02-22 13:23:27 +00:00
2020-02-23 03:32:16 +00:00
2020-02-21 16:55:28 +00:00