freebsd-dev/sys/mips/ingenic
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
..
files.jz4780 32-bit mips SMP is unsupported 2018-12-19 23:15:49 +00:00
files.x1000
jz4780_aic.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
jz4780_aic.h
jz4780_clk_gen.c
jz4780_clk_otg.c
jz4780_clk_pll.c
jz4780_clk.h
jz4780_clock.c
jz4780_clock.h
jz4780_codec.c
jz4780_codec.h
jz4780_common.h
jz4780_cpuregs.h
jz4780_dme.c
jz4780_dwc_fdt.c
jz4780_efuse.c
jz4780_ehci.c
jz4780_gpio_if.m
jz4780_gpio.c
jz4780_intr.c
jz4780_lcd.c Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
jz4780_lcd.h Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
jz4780_machdep.c Move phys_avail definition into MI code. It is consumed in the MI layer and 2019-08-16 00:45:14 +00:00
jz4780_mmc.c Fix compile errors with the CI20 2019-07-10 17:21:59 +00:00
jz4780_mp.c
jz4780_mpboot.S
jz4780_nand.c
jz4780_nemc.c
jz4780_ohci.c
jz4780_pdma.c Tune xDMA interface slightly: 2018-04-12 15:36:24 +00:00
jz4780_pdma.h Tune xDMA interface slightly: 2018-04-12 15:36:24 +00:00
jz4780_pinctrl.c Align OF_getencprop_alloc API with OF_getencprop and OF_getprop_alloc 2018-04-09 22:06:16 +00:00
jz4780_pinctrl.h
jz4780_regs.h
jz4780_rtc.c
jz4780_smb.c Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
jz4780_smb.h Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
jz4780_timer.c [mips] Fix counter mask in jz4780 timer driver 2019-01-25 20:02:55 +00:00
jz4780_uart.c add snps IP uart support / genaralize UART 2018-08-19 21:10:21 +00:00