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]
Date:	Thu, 15 Mar 2012 22:39:36 +0800
From:	Alex Shi <alex.shi@...el.com>
To:	Alan Stern <stern@...land.harvard.edu>
CC:	gregkh <gregkh@...uxfoundation.org>, sarah.a.sharp@...ux.intel.com,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	linux-usb <linux-usb@...r.kernel.org>
Subject: Re: [PATCH] usb/core: skip unnecessary line IRQ request for USB3


> 
> This is not a good idea.  What happens if some USB-3 controller 
> (perhaps a non-xHCI USB-3 controller) doesn't use MSI?
> 


current usb3 driver just xhci. but sure it need to modify if non-xhci
usb pops up.

> The right way to avoid registering a legacy interrupt handler is to 
> call usb_add_hcd() with irqnum equal to 0.


a good trick! will try it tomorrow.

> 
> Alan Stern
> 




--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ