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)
Fri, May 3, 8:04 PM
Unknown Object (File)
Mon, Apr 29, 12:21 AM
Unknown Object (File)
Mon, Apr 29, 12:21 AM
Unknown Object (File)
Tue, Apr 23, 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 Not Applicable
Unit
Tests Not Applicable