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)
Sat, Aug 16, 3:45 PM
Unknown Object (File)
Jul 8 2025, 6:24 AM
Unknown Object (File)
Jul 6 2025, 7:37 PM
Unknown Object (File)
Jun 29 2025, 8:36 PM
Unknown Object (File)
Jun 23 2025, 8:02 AM
Unknown Object (File)
Jun 23 2025, 8:00 AM
Unknown Object (File)
Jun 23 2025, 8:00 AM
Unknown Object (File)
Jun 23 2025, 12:52 AM
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