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)
Fri, Apr 24, 1:00 AM
Unknown Object (File)
Thu, Apr 23, 8:42 PM
Unknown Object (File)
Thu, Apr 23, 2:06 AM
Unknown Object (File)
Mon, Apr 20, 3:00 PM
Unknown Object (File)
Mon, Apr 20, 12:55 AM
Unknown Object (File)
Wed, Apr 15, 5:19 PM
Unknown Object (File)
Sat, Apr 11, 11:11 PM
Unknown Object (File)
Mar 19 2026, 3:59 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