Page MenuHomeFreeBSD

arm64: Switch to get_user_reg in fill_dbregs
ClosedPublic

Authored by andrew on Jun 17 2025, 1:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 19, 9:26 PM
Unknown Object (File)
Fri, Sep 19, 8:05 PM
Unknown Object (File)
Mon, Sep 15, 11:30 AM
Unknown Object (File)
Sun, Sep 14, 11:38 AM
Unknown Object (File)
Fri, Sep 12, 9:29 AM
Unknown Object (File)
Wed, Sep 10, 5:30 AM
Unknown Object (File)
Mon, Sep 8, 1:28 PM
Unknown Object (File)
Sep 1 2025, 9:37 AM
Subscribers

Details

Summary

This lets us read the register in one go then decode it, rather than
searching for the register 3 times.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jun 23 2025, 12:08 PM
This revision was automatically updated to reflect the committed changes.