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, Sep 6, 6:08 PM
Unknown Object (File)
Sat, Sep 5, 9:48 PM
Unknown Object (File)
Fri, Sep 4, 3:05 PM
Unknown Object (File)
Fri, Sep 4, 12:54 PM
Unknown Object (File)
Wed, Sep 2, 1:06 PM
Unknown Object (File)
Wed, Sep 2, 8:53 AM
Unknown Object (File)
Tue, Sep 1, 11:40 PM
Unknown Object (File)
Tue, Sep 1, 11:24 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 38817
Build 35706: arc lint + arc unit