freebsd-nq/sys
Mark Johnston 5f05bda607 DTrace aarch64: Avoid calling unwind_frame() in the probe context.
unwind_frame() may be instrumented by FBT, leading to recursion into
dtrace_probe(). Manually inline unwind_frame() as we do with stack
unwinding code for other architectures.

Submitted by:	Domagoj Stolfa
Reviewed by:	manu
MFC after:	1 week
Sponsored by:	DARPA / AFRL
Differential Revision:	https://reviews.freebsd.org/D15359
2018-05-12 15:35:26 +00:00
..
amd64
arm aw_mmc: Rework regulator handling 2018-05-12 13:14:01 +00:00
arm64
bsm
cam
cddl DTrace aarch64: Avoid calling unwind_frame() in the probe context. 2018-05-12 15:35:26 +00:00
compat
conf iflib(9): Add support for cloning pseudo interfaces 2018-05-11 20:08:28 +00:00
contrib
crypto
ddb
dev hwpmc(9): clear remaining sample work for hardclock 2018-05-12 03:45:30 +00:00
dts
fs Add support for the TestStateID operation to the NFSv4.1 server. 2018-05-11 22:16:23 +00:00
gdb
geom
gnu
i386 Kernel entry from vm86 mode, where PCB_VM86CALL pcb flag is not set, 2018-05-12 11:06:59 +00:00
isa
kern hwpmc(9): Make pmclog buffer pcpu and update constants 2018-05-12 01:26:34 +00:00
kgssapi
libkern
mips
modules
net iflib(9): Add support for cloning pseudo interfaces 2018-05-11 20:08:28 +00:00
net80211
netgraph
netinet Fix LORs in in6?_leave_group() 2018-05-11 21:42:27 +00:00
netinet6 Fix LORs in in6?_leave_group() 2018-05-11 21:42:27 +00:00
netipsec
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc
riscv Remove extra copy of bcopy.c now that we're using the libkern version 2018-05-12 01:43:32 +00:00
rpc
security
sparc64
sys hwpmc(9): Make pmclog buffer pcpu and update constants 2018-05-12 01:26:34 +00:00
teken
tests Test priority handling in epoch test. 2018-05-11 04:47:05 +00:00
tools
ufs
vm uma: increase alignment to 128 bytes on amd64 2018-05-11 07:04:57 +00:00
x86
xdr
xen
Makefile