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, Oct 12, 7:24 PM
Unknown Object (File)
Sat, Oct 11, 6:28 AM
Unknown Object (File)
Sat, Oct 11, 6:28 AM
Unknown Object (File)
Sat, Oct 11, 6:28 AM
Unknown Object (File)
Sat, Oct 11, 6:28 AM
Unknown Object (File)
Sat, Oct 11, 3:23 AM
Unknown Object (File)
Fri, Oct 10, 11:12 PM
Unknown Object (File)
Thu, Oct 9, 11:11 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