freebsd-src/cddl/contrib/opensolaris
Christos Margiolis 5c134fba22 kinst: fix memcpy() tracing crash
Tracing memcpy() would crash the kernel, because we'd also trace the
memcpy() calls from kinst_invop(). To fix this, introduce kinst_memcpy()
whose arguments are 'volatile', so that we avoid having the compiler
replace it with a regular memcpy().

Reviewed by:	markj
Approved by:	markj (mentor)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D40284
2023-05-26 18:43:37 +03:00
..
cmd kinst: fix memcpy() tracing crash 2023-05-26 18:43:37 +03:00
common libctf: Fix recursive descent into anonymous SOU fields 2022-04-12 17:29:53 -04:00
head MFV r270197: 2014-08-22 22:13:36 +00:00
lib dtrace(1): add -d flag to dump D script post-dt_sugar 2023-05-23 17:18:39 +03:00
tools/ctf ctf: Remove unused function prototype for getpname() 2023-02-26 12:18:25 +08:00
OPENSOLARIS.LICENSE