HomeFreeBSD

arm64: clear debug registers after execve(2)

Description

arm64: clear debug registers after execve(2)

This is both intuitive and required, as any previous breakpoint settings
may not be applicable to the new process.

Reported by: arichardson
Reviewed by: kib
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D29672

Details

Provenance
mhorneAuthored on Apr 9 2021, 2:13 PM
Reviewer
kib
Differential Revision
D29672: arm64: clear debug registers in exec_setregs()
Parents
rGe49d3eb40324: Fix race in case of device destruction.
Branches
Unknown
Tags
Unknown