freebsd-dev/sys/arm
Ian Lepore b39d851dcb When doing ARM stack unwinding as part of stack_save(9), do not search
loaded modules (pass 0/false for the can_lock arg).  Searching the unwind
info in modules acquires an exclusive sxlock, and the stack(9) functions can
be called in a context where unbounded sleeps are forbidden (such as from
the witness checkorder code).

Just ignoring the existence of modules in stack_save() is not ideal, so I'm
looking for a better solution, but this commit will make it possible to boot
an ARM kernel with WITNESS enabled again, until I get something better.

PR:		242200
2019-11-24 21:08:56 +00:00
..
allwinner arm64: allwinner: a64: Do not init the video related clocks 2019-11-06 18:39:32 +00:00
altera/socfpga o Add support for multi-port instances of Synopsys DesignWare APB GPIO 2019-09-04 15:37:24 +00:00
amlogic/aml8726 Implement missing MMCBR ivars 2019-07-04 14:15:04 +00:00
annapurna/alpine arm: Add kern_clocksource.c directly in files.arm 2019-04-16 20:04:22 +00:00
arm When doing ARM stack unwinding as part of stack_save(9), do not search 2019-11-24 21:08:56 +00:00
broadcom/bcm2835 bcm2835_sdhci: fix non-INVARIANTS build 2019-11-23 13:39:47 +00:00
cloudabi32
conf mark arm.arm (v4/v5) kernels as NO_UNIVERSE for now 2019-11-21 03:10:02 +00:00
freescale Apply a runtime patch to the FDT data for imx6 to fix iomuxc problems. 2019-09-15 19:38:15 +00:00
include Remove two obsolete comments that reference splhigh/splx. 2019-11-21 18:49:54 +00:00
linux arm linuxulator: reformat syscalls.master per current style 2019-11-08 14:18:16 +00:00
mv Update Armada 8k drivers to cover newly imported DT and latest changes 2019-10-20 10:48:27 +00:00
nvidia Change synchonization rules for vm_page reference counting. 2019-09-09 21:32:42 +00:00
qemu arm: Add kern_clocksource.c directly in files.arm 2019-04-16 20:04:22 +00:00
ralink Convert to if_foreach_llmaddr() KPI. 2019-10-21 18:13:24 +00:00
rockchip Include eventhandler.h in more compilation units 2019-05-21 01:18:43 +00:00
samsung/exynos exynos5: avoid NULL deref in error case 2019-08-30 00:36:17 +00:00
ti Convert to if_foreach_llmaddr() KPI. 2019-10-21 18:13:28 +00:00
versatile Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
xilinx arm: Add kern_clocksource.c directly in files.arm 2019-04-16 20:04:22 +00:00