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)
Sun, Oct 12, 4:35 AM
Unknown Object (File)
Sat, Oct 11, 6:36 PM
Unknown Object (File)
Sat, Oct 11, 6:36 PM
Unknown Object (File)
Sat, Oct 11, 6:36 PM
Unknown Object (File)
Sat, Oct 11, 9:50 AM
Unknown Object (File)
Fri, Oct 10, 6:29 PM
Unknown Object (File)
Tue, Oct 7, 11:24 PM
Unknown Object (File)
Tue, Oct 7, 7:57 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 Not Applicable
Unit
Tests Not Applicable