Page MenuHomeFreeBSD

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

Authored by kgalazka on Jan 11 2019, 8:57 AM.
Tags
None
Referenced Files
F171587582: D18817.id52761.diff
Fri, Sep 11, 10:45 PM
Unknown Object (File)
Tue, Sep 1, 1:00 PM
Unknown Object (File)
Thu, Aug 27, 3:13 PM
Unknown Object (File)
Thu, Aug 20, 1:19 PM
Unknown Object (File)
Aug 12 2026, 12:11 PM
Unknown Object (File)
Aug 8 2026, 5:13 PM
Unknown Object (File)
Aug 8 2026, 6:31 AM
Unknown Object (File)
Aug 4 2026, 7:47 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

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.