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
F136898803: D40768.id.diff
Thu, Nov 20, 1:00 PM
F136898667: D40768.id123902.diff
Thu, Nov 20, 12:58 PM
F136898341: D40768.id123814.diff
Thu, Nov 20, 12:54 PM
F136898113: D40768.diff
Thu, Nov 20, 12:51 PM
Unknown Object (File)
Sun, Nov 9, 8:13 PM
Unknown Object (File)
Sun, Nov 9, 3:13 PM
Unknown Object (File)
Sat, Nov 8, 3:54 AM
Unknown Object (File)
Fri, Nov 7, 4:38 PM
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 Not Applicable
Unit
Tests Not Applicable