Page MenuHomeFreeBSD

IOCSatatus Mask and Endian fixes
ClosedPublic

Authored by slm on Apr 25 2016, 10:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 8, 10:40 PM
Unknown Object (File)
Mar 19 2024, 5:55 PM
Unknown Object (File)
Mar 19 2024, 5:55 PM
Unknown Object (File)
Mar 19 2024, 6:58 AM
Unknown Object (File)
Feb 9 2024, 6:42 PM
Unknown Object (File)
Jan 9 2024, 12:50 PM
Unknown Object (File)
Dec 23 2023, 12:44 AM
Unknown Object (File)
Dec 2 2023, 2:45 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.