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
F82574149: D6132.diff
Tue, Apr 30, 12:17 PM
Unknown Object (File)
Dec 20 2023, 12:56 AM
Unknown Object (File)
Nov 23 2023, 10:47 PM
Unknown Object (File)
Nov 15 2023, 2:18 AM
Unknown Object (File)
Nov 13 2023, 1:31 PM
Unknown Object (File)
Oct 25 2023, 9:03 AM
Unknown Object (File)
Aug 16 2023, 2:02 PM
Unknown Object (File)
Jun 24 2023, 7:26 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.