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
F146816316: D40228.id122379.diff
Thu, Mar 5, 8:33 PM
Unknown Object (File)
Tue, Feb 24, 11:48 AM
Unknown Object (File)
Wed, Feb 11, 3:29 PM
Unknown Object (File)
Feb 3 2026, 1:23 PM
Unknown Object (File)
Jan 31 2026, 8:15 AM
Unknown Object (File)
Jan 13 2026, 10:01 PM
Unknown Object (File)
Dec 23 2025, 1:21 PM
Unknown Object (File)
Dec 12 2025, 2:03 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