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
F163640438: D18817.id.diff
Sat, Jul 25, 2:33 AM
Unknown Object (File)
Tue, Jul 21, 4:30 PM
Unknown Object (File)
Sat, Jul 11, 7:11 PM
Unknown Object (File)
Thu, Jul 2, 4:56 PM
Unknown Object (File)
Jun 22 2026, 6:40 PM
Unknown Object (File)
Jun 19 2026, 2:25 PM
Unknown Object (File)
Jun 16 2026, 9:22 AM
Unknown Object (File)
Jun 13 2026, 9:07 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

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.