Page MenuHomeFreeBSD

Revert most of r360179.
ClosedPublic

Authored by jhb on Sep 24 2020, 11:10 PM.
Tags
None
Referenced Files
F132928733: D26550.diff
Tue, Oct 21, 6:27 AM
Unknown Object (File)
Mon, Oct 20, 4:30 AM
Unknown Object (File)
Sat, Oct 18, 6:24 PM
Unknown Object (File)
Sat, Oct 18, 4:39 AM
Unknown Object (File)
Tue, Oct 14, 12:07 PM
Unknown Object (File)
Sep 17 2025, 4:25 AM
Unknown Object (File)
Sep 5 2025, 10:58 PM
Unknown Object (File)
Aug 31 2025, 8:05 PM
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.