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)
Tue, Oct 14, 10:01 AM
Unknown Object (File)
Thu, Sep 25, 9:03 AM
Unknown Object (File)
Fri, Sep 19, 4:53 PM
Unknown Object (File)
Sep 5 2025, 9:44 PM
Unknown Object (File)
Sep 4 2025, 11:22 PM
Unknown Object (File)
Sep 3 2025, 10:58 AM
Unknown Object (File)
Aug 31 2025, 4:48 AM
Unknown Object (File)
Aug 27 2025, 11:10 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.