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)
Jun 7 2024, 12:52 PM
Unknown Object (File)
May 25 2024, 9:26 PM
Unknown Object (File)
May 25 2024, 8:29 PM
Unknown Object (File)
May 25 2024, 8:28 PM
Unknown Object (File)
May 16 2024, 4:43 AM
Unknown Object (File)
May 9 2024, 10:03 AM
Unknown Object (File)
May 9 2024, 12:10 AM
Unknown Object (File)
Apr 26 2024, 4:06 PM
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

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

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.