public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Alex Shi <alex.shi@intel.com>
To: Alan Stern <stern@rowland.harvard.edu>
Cc: gregkh <gregkh@linuxfoundation.org>,
	sarah.a.sharp@linux.intel.com,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	linux-usb <linux-usb@vger.kernel.org>
Subject: Re: [PATCH] usb/core: skip unnecessary line IRQ request for USB3
Date: Thu, 15 Mar 2012 22:39:36 +0800	[thread overview]
Message-ID: <4F61FF28.8000505@intel.com> (raw)
In-Reply-To: <Pine.LNX.4.44L0.1203151025300.1366-100000@iolanthe.rowland.org>


> 
> 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
> 





  reply	other threads:[~2012-03-15 14:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-15  4:48 [PATCH] usb/core: skip unnecessary line IRQ request for USB3 Alex Shi
2012-03-15  6:21 ` Xu, Andiry
2012-03-15  6:37   ` Alex Shi
2012-03-15 14:29 ` Alan Stern
2012-03-15 14:39   ` Alex Shi [this message]
2012-03-16  8:05     ` Alex Shi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F61FF28.8000505@intel.com \
    --to=alex.shi@intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=sarah.a.sharp@linux.intel.com \
    --cc=stern@rowland.harvard.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox