[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110111033907.GF9709@kroah.com>
Date: Mon, 10 Jan 2011 19:39:07 -0800
From: Greg KH <greg@...ah.com>
To: Yinghai Lu <yinghai@...nel.org>
Cc: Jesse Barnes <jbarnes@...tuousgeek.org>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...e.hu>, "H. Peter Anvin" <hpa@...or.com>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
"linux-pci@...r.kernel.org" <linux-pci@...r.kernel.org>,
linux-usb@...r.kernel.org,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 2/4] x86: early_quirk check all dev/func in domain 0
On Mon, Jan 10, 2011 at 05:46:44PM -0800, Yinghai Lu wrote:
> On 01/10/2011 05:09 PM, Greg KH wrote:
> > On Mon, Jan 10, 2011 at 04:55:23PM -0800, Yinghai Lu wrote:
> >>
> >> go with all buses instead of bus0.
> >
> > Why?
>
> in cause USB host controller is not on Bus0.
>
> >
> >> also only check header type on func0.
> >
> > Why?
>
> that is bug.
>
> notice when there is 00:1a.0, 00:1a.1, 00:1a.2 00:1a.7
>
> the quirk code will not be applied with 00:1a.2 and 00:1a.7
>
> it will exit after checking 00:1a.1's header type.
Also, if this is a real bug, then just fix this in one patch, separate
from the other patches. Don't do more than one thing per patch.
thanks,
greg k-h
--
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