Page MenuHomeFreeBSD

Treat the memory lengths for CHELSIO_T4_GET_MEM as unsigned.
ClosedPublic

Authored by jhb on Nov 6 2018, 12:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 19, 6:03 PM
Unknown Object (File)
Mon, Sep 15, 2:50 PM
Unknown Object (File)
Sep 12 2025, 2:08 AM
Unknown Object (File)
Aug 18 2025, 10:00 AM
Unknown Object (File)
Aug 17 2025, 11:53 AM
Unknown Object (File)
Aug 12 2025, 11:40 PM
Unknown Object (File)
Aug 2 2025, 11:00 AM
Unknown Object (File)
Jun 23 2025, 5:20 AM
Subscribers

Details

Summary

Previously attempts to read the MC region were failing since the length
was greater than 2^31.

Test Plan
  • cxgbetool mempdump of an entire MC range

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable