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)
Tue, Nov 18, 12:59 PM
Unknown Object (File)
Sat, Oct 25, 3:29 PM
Unknown Object (File)
Sat, Oct 25, 2:10 PM
Unknown Object (File)
Oct 19 2025, 6:23 AM
Unknown Object (File)
Oct 16 2025, 6:19 PM
Unknown Object (File)
Oct 9 2025, 8:32 PM
Unknown Object (File)
Oct 9 2025, 7:59 PM
Unknown Object (File)
Oct 9 2025, 4:20 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