Page MenuHomeFreeBSD

IOCSatatus Mask and Endian fixes
ClosedPublic

Authored by slm on Apr 25 2016, 10:28 PM.
Tags
None
Referenced Files
F108012891: D6097.id15599.diff
Mon, Jan 20, 12:50 PM
Unknown Object (File)
Wed, Jan 8, 2:16 PM
Unknown Object (File)
Wed, Jan 8, 7:55 AM
Unknown Object (File)
Wed, Jan 8, 5:46 AM
Unknown Object (File)
Wed, Dec 25, 10:21 PM
Unknown Object (File)
Dec 9 2024, 6:43 AM
Unknown Object (File)
Oct 20 2024, 10:04 PM
Unknown Object (File)
Oct 19 2024, 9:02 AM
Subscribers

Details

Summary
  • Use MPI2_IOCSTATUS_MASK when checking IOCStatus to mask off the log bit.
  • Make a few more things endian-safe.

Diff Detail

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

Event Timeline

slm retitled this revision from to IOCSatatus Mask and Endian fixes.
slm updated this object.
slm edited the test plan for this revision. (Show Details)
slm added reviewers: ken, scottl, ambrisko, asomers, mav, allanjude.
slm set the repository for this revision to rS FreeBSD src repository - subversion.
asomers edited edge metadata.
This revision is now accepted and ready to land.Apr 25 2016, 10:59 PM
scottl edited edge metadata.
ken edited edge metadata.

Looks good.

This revision was automatically updated to reflect the committed changes.