Page MenuHomeFreeBSD

cxgbei: Explicitly clear the page pode reservation pointer after freeing it.
ClosedPublic

Authored by jhb on Apr 22 2021, 9:27 PM.
Tags
None
Referenced Files
F106173125: D29939.diff
Thu, Dec 26, 2:32 PM
Unknown Object (File)
Thu, Dec 12, 8:54 AM
Unknown Object (File)
Fri, Nov 29, 1:28 PM
Unknown Object (File)
Thu, Nov 28, 4:32 AM
Unknown Object (File)
Nov 18 2024, 5:16 PM
Unknown Object (File)
Nov 17 2024, 4:34 AM
Unknown Object (File)
Nov 10 2024, 11:21 PM
Unknown Object (File)
Oct 5 2024, 12:03 AM
Subscribers

Details

Summary

A single union ctl_io can be reused across multiple transfers (in
particular by the ramdisk backend). On a reuse, the reservation
pointer would retain its value from the previous transfer tripping an
assertion.

Reported by: Jithesh Arakkan @ Chelsio

Diff Detail

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