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, Mar 19, 3:59 AM
Unknown Object (File)
Wed, Mar 18, 2:35 PM
Unknown Object (File)
Sat, Mar 7, 1:40 AM
Unknown Object (File)
Thu, Mar 5, 8:33 PM
Unknown Object (File)
Feb 24 2026, 11:48 AM
Unknown Object (File)
Feb 11 2026, 3:29 PM
Unknown Object (File)
Feb 3 2026, 1:23 PM
Unknown Object (File)
Jan 31 2026, 8:15 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