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
F156951360: D29939.id89241.diff
Sun, May 17, 2:40 PM
Unknown Object (File)
Sat, May 2, 9:43 AM
Unknown Object (File)
Mon, Apr 27, 5:11 AM
Unknown Object (File)
Sun, Apr 26, 7:33 AM
Unknown Object (File)
Wed, Apr 22, 2:53 AM
Unknown Object (File)
Tue, Apr 21, 2:06 PM
Unknown Object (File)
Mon, Apr 20, 7:37 AM
Unknown Object (File)
Apr 14 2026, 11:53 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