Page MenuHomeFreeBSD

ivrs_drv: Fix IVHDs with duplicated BaseAddress
ClosedPublic

Authored by khng on Feb 26 2021, 6:03 PM.
Tags
None
Referenced Files
F135401904: D28945.diff
Sun, Nov 9, 1:01 PM
Unknown Object (File)
Sat, Nov 8, 12:27 PM
Unknown Object (File)
Thu, Nov 6, 1:21 AM
Unknown Object (File)
Tue, Oct 21, 8:00 PM
Unknown Object (File)
Sun, Oct 12, 11:37 AM
Unknown Object (File)
Fri, Oct 10, 10:47 PM
Unknown Object (File)
Oct 8 2025, 2:20 PM
Unknown Object (File)
Sep 24 2025, 4:00 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 37420
Build 34309: arc lint + arc unit

Event Timeline

khng requested review of this revision.Feb 26 2021, 6:03 PM
khng planned changes to this revision.Feb 26 2021, 8:08 PM

I forgot to remove ivhd_hdrs[i-1] = ivhd_hdrs[i];
Removed.

khng edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Feb 26 2021, 9:16 PM

Approved by: philip (mentor)

This revision was automatically updated to reflect the committed changes.