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
F82218431: D18817.diff
Fri, Apr 26, 4:06 PM
Unknown Object (File)
Wed, Apr 17, 11:45 AM
Unknown Object (File)
Mar 21 2024, 6:31 PM
Unknown Object (File)
Jan 25 2024, 3:53 PM
Unknown Object (File)
Jan 11 2024, 8:00 PM
Unknown Object (File)
Jan 3 2024, 5:09 PM
Unknown Object (File)
Dec 24 2023, 1:17 PM
Unknown Object (File)
Dec 20 2023, 6:15 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.