Page MenuHomeFreeBSD

Revert most of r360179.
ClosedPublic

Authored by jhb on Sep 24 2020, 11:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 25, 2:36 PM
Unknown Object (File)
Nov 20 2024, 10:48 PM
Unknown Object (File)
Nov 11 2024, 12:12 AM
Unknown Object (File)
Oct 27 2024, 11:29 AM
Unknown Object (File)
Oct 10 2024, 6:03 PM
Unknown Object (File)
Oct 7 2024, 2:55 PM
Unknown Object (File)
Oct 3 2024, 2:01 AM
Unknown Object (File)
Sep 30 2024, 1:45 AM
Subscribers

Details

Reviewers
scottl
Group Reviewers
cam
Commits
rS366175: Revert most of r360179.
Summary

I had failed to notice that sgsendccb() was using cam_periph_mapmem()
and thus was not passing down user pointers directly to drivers. In
practice this broke requests submitted from userland.

PR: 249395
Tested by: Trenton Schulz <trueos@norwegianrockcat.com>

Test Plan
  • submitter tested this patch, more details in the bug

Diff Detail

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

Event Timeline

jhb requested review of this revision.Sep 24 2020, 11:10 PM
This revision is now accepted and ready to land.Sep 25 2020, 5:28 AM
This revision was automatically updated to reflect the committed changes.