Page MenuHomeFreeBSD

resource_list_reserve: Pass rid by value
ClosedPublic

Authored by jhb on Oct 28 2025, 5:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 5, 6:38 PM
Unknown Object (File)
Tue, Mar 3, 11:13 PM
Unknown Object (File)
Tue, Mar 3, 3:00 PM
Unknown Object (File)
Fri, Feb 27, 6:03 AM
Unknown Object (File)
Feb 8 2026, 2:01 AM
Unknown Object (File)
Feb 6 2026, 11:07 PM
Unknown Object (File)
Feb 6 2026, 11:07 PM
Unknown Object (File)
Jan 31 2026, 6:25 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Oct 28 2025, 5:17 PM

These changes look good. Since we never wound up changing the RIDs, this is good. Doug had originally thought we would, but I guess a use case never materalized... or it died when we killed the Alpha or Sparc ports.

sys/dev/pci/pci.c
3575

Oh! My! We're still doing that for old-old-old school ATA PCI devices... Fun times.

This revision is now accepted and ready to land.Oct 29 2025, 5:31 PM
This revision was automatically updated to reflect the committed changes.