On Wed, Feb 02, 2005 at 10:35:16PM -0800, Pete Zaitcev wrote:
> On Mon, 31 Jan 2005 16:38:05 -0800, Greg KH <[EMAIL PROTECTED]> wrote:
> 
> > On Thu, Jan 27, 2005 at 12:43:25AM -0800, Pete Zaitcev wrote:
> > > This patch adds support for ioctls to ub, with the help of 
> > > scsi_ioctl_cmd().
> > > Now ub can eject CDs. But do not try to burn CDs yet, it's not tested.
> > > 
> > > Original patch from Peter Jones (aka deviant-).
> > > 
> > > Signed-off-by: Pete Zaitcev
> > 
> > Applied, thanks.
> > 
> > greg k-h
> 
> I am awfully sorry, but that patch contained a bug. The code dereferenced
> cmd->back as if it were a pointer to a request even when it wasn't. It worked
> by accident, because rq->flags overlapped with a zeroed memory in other case.
> Here is a corrective patch.

Would this have caused an oops in driver binding?  I just got that on
startup on one of my boxes in the ub driver and haven't taken the time
yet to track this down.

thanks,

greg k-h


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to