freebsd-dev/sys/arm
Warner Losh 887611b122 Retire devctl_notify_f()
devctl_notify_f isn't needed, so retire it. The flags argument is now
unused, so rather than keep it around, retire it. Convert all old
users of it to devctl_notify(). This path no longer sleeps, so is safe
to call from any context. Since it doesn't sleep, it doesn't need to
know if it is OK to sleep or not.

Reviewed by: markj@
Differential Revision: https://reviews.freebsd.org/D26140
2020-08-29 04:30:06 +00:00
..
allwinner arm: allwinner: clk: Add printfs when we cannot set the correct freq 2020-08-28 18:25:45 +00:00
altera/socfpga Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
amlogic/aml8726 Finish renaming in if_dwc. 2020-06-19 18:34:27 +00:00
annapurna/alpine arm: Add kern_clocksource.c directly in files.arm 2019-04-16 20:04:22 +00:00
arm Pass pointers to info parsed from notes, to brandinfo->header_supported filter. 2020-08-23 20:06:55 +00:00
broadcom/bcm2835 Add a GPIO driver for the Raspberry Pi firmware GPIOs 2020-08-03 17:18:12 +00:00
cloudabi32 Use uintptr_t instead of register_t * for the stack base. 2019-12-03 23:17:54 +00:00
conf Switch from SCTP to SCTP_SUPPORT in GENERIC configs. 2020-07-16 15:09:04 +00:00
freescale Add i.MX 8M Quad support 2020-07-01 00:33:16 +00:00
include Simplify MACHINE_ARCH to be a single string. 2020-06-15 18:57:43 +00:00
linux regen linuxulator sysent after r357577 2020-02-05 16:54:16 +00:00
mv Fix the module name for some arm drivers. 2020-07-12 07:27:21 +00:00
nvidia Fix grabbing of tegra uart. 2020-06-11 12:53:22 +00:00
qemu arm: Add kern_clocksource.c directly in files.arm 2019-04-16 20:04:22 +00:00
rockchip Include eventhandler.h in more compilation units 2019-05-21 01:18:43 +00:00
samsung/exynos Add KERNEL_PANICKED macro for use in place of direct panicstr tests 2020-01-12 06:07:54 +00:00
ti Retire devctl_notify_f() 2020-08-29 04:30:06 +00:00
versatile Add KERNEL_PANICKED macro for use in place of direct panicstr tests 2020-01-12 06:07:54 +00:00
xilinx Bring in support for single core Zynq devices. Turns out that real 2020-05-21 06:40:51 +00:00