Page MenuHomeFreeBSD

Initialize name of the interrupt when it is allocated on ARM64
AbandonedPublic

Authored by mst_semihalf.com on Apr 27 2016, 4:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 23, 2:05 AM
Unknown Object (File)
Sun, Jul 5, 7:52 AM
Unknown Object (File)
Sun, Jul 5, 7:25 AM
Unknown Object (File)
Sun, Jul 5, 4:26 AM
Unknown Object (File)
Fri, Jul 3, 7:19 AM
Unknown Object (File)
Jun 8 2026, 8:21 AM
Unknown Object (File)
Jun 5 2026, 11:01 PM
Unknown Object (File)
May 18 2026, 9:29 PM
Subscribers

Details

Reviewers
zbb
wma
andrew
Summary

When allocating a new interrupt structure fill its name field with default string containing IRQ number. This fixes a bug with vmstat -i showing only one interrupt in the system, which resulted from a discontinuous intrnames array.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

mst_semihalf.com retitled this revision from to Initialize name of the interrupt when it is allocated on ARM64.
mst_semihalf.com updated this object.
mst_semihalf.com edited the test plan for this revision. (Show Details)
mst_semihalf.com added reviewers: andrew, zbb, wma.
mst_semihalf.com set the repository for this revision to rS FreeBSD src repository - subversion.
mst_semihalf.com added a subscriber: arm64.