freebsd-nq/sys/mips/cavium
Pawel Biernacki 7029da5c36 Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 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.

Mark all obvious cases as MPSAFE.  All entries that haven't been marked
as MPSAFE before are by default marked as NEEDGIANT

Approved by:	kib (mentor, blanket)
Commented by:	kib, gallatin, melifaro
Differential Revision:	https://reviews.freebsd.org/D23718
2020-02-26 14:26:36 +00:00
..
cryptocteon
octe Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
usb Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
asm_octeon.S
ciu.c
cvmx_config.h
files.octeon1
if_octm.c
obio.c
obiovar.h
octeon_cop2.h
octeon_cop2.S
octeon_ds1337.c
octeon_ebt3000_cf.c
octeon_gpio.c
octeon_gpiovar.h
octeon_irq.h
octeon_machdep.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
octeon_mp.c
octeon_nmi.S
octeon_pci_console.c
octeon_pcmap_regs.h
octeon_pmc.c
octeon_rnd.c
octeon_rtc.c
octeon_wdog.c
octopci_bus_space.c
octopci.c
octopcireg.h
octopcivar.h
std.octeon1 octeon1: suppress a couple of warnings under clang 2019-09-22 18:30:19 +00:00
uart_bus_octeonusart.c
uart_cpu_octeonusart.c Regularize my copyright notice 2019-12-04 16:56:11 +00:00
uart_dev_oct16550.c