HomeFreeBSD

fbt/x86: Extract arg1 for return probes from the trapframe

Description

fbt/x86: Extract arg1 for return probes from the trapframe

dtrace invop handlers have access to the whole trapframe, just use that
to extract %rax/%eax for return probes instead of relying on an
additional parameter to the handler. No functional change intended.

MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation

Details

Provenance
markjAuthored on Aug 9 2022, 8:08 PM
Parents
rGf36b5d8a8c30: release: Include an etcupdate tree in -DNO_ROOT release image builds
Branches
Unknown
Tags
Unknown