Page MenuHomeFreeBSD

Print registers on an arm64 spinlock data abort
ClosedPublic

Authored by andrew on May 23 2023, 9:30 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 8:32 PM
Unknown Object (File)
Thu, Oct 9, 7:59 PM
Unknown Object (File)
Thu, Oct 9, 4:20 PM
Unknown Object (File)
Tue, Oct 7, 2:13 AM
Unknown Object (File)
Sun, Oct 5, 11:59 PM
Unknown Object (File)
Mon, Sep 29, 8:45 AM
Unknown Object (File)
Wed, Sep 24, 5:26 PM
Unknown Object (File)
Sep 14 2025, 4:29 PM
Subscribers

Details

Summary

When checking if the spinlock count is correct in a data abort we can
panic without printing the registers. These are useful to debug the
abort, e.g. by giving the fault address register.

Sponsored by: Arm Ltd

Diff Detail

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