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 28, 4:39 PM
Unknown Object (File)
Feb 18 2024, 8:29 AM
Unknown Object (File)
Jan 18 2024, 1:19 PM
Unknown Object (File)
Jan 14 2024, 9:29 AM
Unknown Object (File)
Jan 5 2024, 10:28 PM
Unknown Object (File)
Dec 20 2023, 2:32 AM
Unknown Object (File)
Dec 4 2023, 7:07 AM
Unknown Object (File)
Nov 9 2023, 3:06 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