Page MenuHomeFreeBSD

Continue searching for an irq map from the start
ClosedPublic

Authored by andrew on Jun 27 2023, 8:37 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 15, 6:40 PM
Unknown Object (File)
May 3 2024, 8:04 PM
Unknown Object (File)
Apr 29 2024, 12:21 AM
Unknown Object (File)
Apr 29 2024, 12:21 AM
Unknown Object (File)
Apr 23 2024, 2:30 PM
Unknown Object (File)
Dec 20 2023, 8:43 AM
Unknown Object (File)
Dec 12 2023, 11:46 AM
Unknown Object (File)
Nov 29 2023, 3:23 AM
Subscribers

Details

Summary

When searching for a free irq map location continue the search from the
beginning of the list. There may be holes in the map before
irq_map_first_free_idx, e.g. when removing an entries in order will
increase the index past the current free entry.

PR: 271990
Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 52295
Build 49186: arc lint + arc unit