]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFS 366297: Revert most of r360179.
authorJohn Baldwin <jhb@FreeBSD.org>
Thu, 1 Oct 2020 17:30:38 +0000 (17:30 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Thu, 1 Oct 2020 17:30:38 +0000 (17:30 +0000)
commit84b6afb5363623dcb3adb1d44f73c97ef9e23582
tree5003972241fdd837185b38383162e110b7f8b758
parent8604f4ae91aca75e4099e0da737c609419cd0d15
MFS 366297: Revert most of r360179.

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
Approved by: re (gjb)
sys/cam/scsi/scsi_sg.c