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)
Wed, Oct 22, 5:28 PM
Unknown Object (File)
Tue, Oct 21, 9:28 AM
Unknown Object (File)
Tue, Oct 21, 9:28 AM
Unknown Object (File)
Mon, Oct 20, 10:06 PM
Unknown Object (File)
Tue, Oct 14, 10:01 AM
Unknown Object (File)
Thu, Sep 25, 9:03 AM
Unknown Object (File)
Sep 19 2025, 4:53 PM
Unknown Object (File)
Sep 5 2025, 9:44 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.