HomeFreeBSD

Print registers on an arm64 spinlock data abort

Description

Print registers on an arm64 spinlock data abort

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.

Reviewed by: kib
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D40228

Details

Provenance
andrewAuthored on May 23 2023, 9:21 AM
Reviewer
kib
Differential Revision
D40228: Print registers on an arm64 spinlock data abort
Parents
rGb81e1c6b72f1: Don't print leading 0's in the arm64 esr
Branches
Unknown
Tags
Unknown