Page MenuHomeFreeBSD

ivrs_drv: Fix IVHDs with duplicated BaseAddress
ClosedPublic

Authored by khng on Feb 26 2021, 6:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 11:37 AM
Unknown Object (File)
Fri, Oct 10, 10:47 PM
Unknown Object (File)
Wed, Oct 8, 2:20 PM
Unknown Object (File)
Wed, Sep 24, 4:00 AM
Unknown Object (File)
Sep 15 2025, 6:16 AM
Unknown Object (File)
Sep 13 2025, 9:52 PM
Unknown Object (File)
Sep 11 2025, 3:49 AM
Unknown Object (File)
Aug 27 2025, 2:15 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.