freebsd-skq/sys/cddl
markj 965992ab09 Fix a bug in the amd64 dtrace_getarg() implementation: when unwinding the
stack, take into account the copy of rsi pushed between the breakpoint
trapframe and the dtrace_invop frame. Prior to r287644, this was covered
by the fact that sizeof(struct amd64_frame) was 24 rather than 16.

Reported by:	smh
2015-11-19 05:33:15 +00:00
..
boot/zfs
compat/opensolaris
contrib/opensolaris Switch zfs_panic_recover to panic for bad DVA 2015-11-06 20:45:19 +00:00
dev Fix a bug in the amd64 dtrace_getarg() implementation: when unwinding the 2015-11-19 05:33:15 +00:00