Print the device/unit in the panic message for which we cannot get
the MSI device ID to have a clue where to start looking.
While here use func instead of hardcoding the function name.
Details
Details
- Reviewers
andrew manu emaste - Commits
- rGfad51d34f213: arm64/gicv3: improve a panic message
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
s/amr64/arm64/ in commit message
LGTM modulo the two comments
sys/arm64/arm64/gicv3_its.c | ||
---|---|---|
1127–1128 | panics seem to be split on capitalization approach, although the rest of the file seems to use an initial capital so probably leave it so? |