Page MenuHomeFreeBSD

ixl(4): Fix handling data passed with ioctl from NVM update tool
ClosedPublic

Authored by krzysztof.galazka_intel.com on Jan 11 2019, 8:57 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 25, 9:26 PM
Unknown Object (File)
Sat, May 25, 8:29 PM
Unknown Object (File)
Sat, May 25, 8:28 PM
Unknown Object (File)
Thu, May 16, 4:43 AM
Unknown Object (File)
Thu, May 9, 10:03 AM
Unknown Object (File)
Thu, May 9, 12:10 AM
Unknown Object (File)
Apr 26 2024, 4:06 PM
Unknown Object (File)
Apr 17 2024, 11:45 AM
Subscribers

Details

Summary

Ensure that whole data buffer passed from NVM update tool
was copied in to kernel space and copied out back.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21923
Build 21167: arc lint + arc unit

Event Timeline

Does anyone on this review know why this is necessary on 12.0+? I think we were supposed to be doing this in the first place, but I don't know why this stopped working.

This revision is now accepted and ready to land.Jan 23 2019, 5:08 PM
This revision was automatically updated to reflect the committed changes.