lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110502165950.GA2550@nik-comp.lan>
Date:	Mon, 2 May 2011 18:59:50 +0200
From:	Nikola Ciprich <nikola.ciprich@...uxbox.cz>
To:	Alan Stern <stern@...land.harvard.edu>
Cc:	Greg KH <greg@...ah.com>, linux-usb@...r.kernel.org,
	linux-kernel@...r.kernel.org, stable@...nel.org,
	hirofuchi@...rs.sourceforge.net, arjan.mels@....net, rjw@...k.pl,
	Stanislav SCHATTKE <schattke@...uxbox.cz>
Subject: Re: [regression?] d199c96d41d80a567493e12b8e96ea056a1350c1 breaks
	usbip

> Here's a patch which should fix the problem.  Nikola, can you test it?
> 
> Alan Stern
> 
> 
> 
> Index: usb-2.6/drivers/staging/usbip/vhci_hcd.c
> ===================================================================
> --- usb-2.6.orig/drivers/staging/usbip/vhci_hcd.c
> +++ usb-2.6/drivers/staging/usbip/vhci_hcd.c
> @@ -1139,7 +1139,7 @@ static int vhci_hcd_probe(struct platfor
>  		usbip_uerr("create hcd failed\n");
>  		return -ENOMEM;
>  	}
> -
> +	hcd->has_tt = 1;
>  
>  	/* this is private data for vhci_hcd */
>  	the_controller = hcd_to_vhci(hcd);
> 
Yes, it does!
thanks Alan! I'll now try bisect as Greg suggested to see where usbip got broken in latest git...
Greg, will You please push this to stable once it reaches upstream?
cheers!
n.



-- 
-------------------------------------
Ing. Nikola CIPRICH
LinuxBox.cz, s.r.o.
28. rijna 168, 709 01 Ostrava

tel.:   +420 596 603 142
fax:    +420 596 621 273
mobil:  +420 777 093 799

www.linuxbox.cz

mobil servis: +420 737 238 656
email servis: servis@...uxbox.cz
-------------------------------------

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ