HomeFreeBSD

dtrace/arm64: Fix user memory access routines

Description

dtrace/arm64: Fix user memory access routines

Use unprivileged loads to access user memory. Without this, the
accesses trap and various dtrace actions such as ustack() fail.

Reviewed by: andrew
MFC after: 1 week
Sponsored by: Innovate UK
Differential Revision: https://reviews.freebsd.org/D40540

Details

Provenance
markjAuthored on Jun 15 2023, 4:39 PM
Reviewer
andrew
Differential Revision
D40540: dtrace/arm64: Fix PAN handling in some dtrace operations
Parents
rG91522683d49f: dtrace/arm64: Store the fault address when suppressing a page fault
Branches
Unknown
Tags
Unknown