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
Unknown Object (File)
Sun, May 17, 2:40 PM
Unknown Object (File)
May 2 2026, 9:43 AM
Unknown Object (File)
Apr 27 2026, 5:11 AM
Unknown Object (File)
Apr 26 2026, 7:33 AM
Unknown Object (File)
Apr 22 2026, 2:53 AM
Unknown Object (File)
Apr 21 2026, 2:06 PM
Unknown Object (File)
Apr 20 2026, 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable