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
F131760837: D29939.diff
Fri, Oct 10, 11:12 PM
Unknown Object (File)
Thu, Oct 9, 11:11 PM
Unknown Object (File)
Thu, Oct 9, 10:33 PM
Unknown Object (File)
Wed, Sep 17, 6:56 PM
Unknown Object (File)
Fri, Sep 12, 4:20 PM
Unknown Object (File)
Fri, Sep 12, 2:27 PM
Unknown Object (File)
Aug 26 2025, 6:37 PM
Unknown Object (File)
Aug 26 2025, 6:30 PM
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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable