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)
Sun, Aug 9, 9:30 AM
Unknown Object (File)
Tue, Jul 21, 6:13 AM
Unknown Object (File)
Jul 10 2026, 11:44 AM
Unknown Object (File)
Jul 6 2026, 11:16 AM
Unknown Object (File)
Jul 4 2026, 10:49 PM
Unknown Object (File)
Jul 4 2026, 4:38 PM
Unknown Object (File)
Jul 1 2026, 10:19 AM
Unknown Object (File)
Jun 30 2026, 3:22 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