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)
Thu, Apr 11, 3:02 PM
Unknown Object (File)
Jan 28 2024, 9:20 AM
Unknown Object (File)
Dec 20 2023, 4:30 AM
Unknown Object (File)
Dec 7 2023, 4:42 PM
Unknown Object (File)
Nov 18 2023, 10:31 AM
Unknown Object (File)
Nov 18 2023, 2:59 AM
Unknown Object (File)
Nov 11 2023, 1:16 AM
Unknown Object (File)
Nov 9 2023, 8:14 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