[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090417153157.GA15406@kroah.com>
Date: Fri, 17 Apr 2009 08:31:57 -0700
From: Greg KH <greg@...ah.com>
To: Guennadi Liakhovetski <g.liakhovetski@....de>
Cc: Ming Lei <tom.leiming@...il.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] driver core:fix driver_match_device
On Fri, Apr 17, 2009 at 12:41:21PM +0200, Guennadi Liakhovetski wrote:
> On Fri, 27 Mar 2009, tom.leiming@...il.com wrote:
>
> > From: Ming Lei <tom.leiming@...il.com>
> >
> > This patch fixes a bug introduced in commit
> > 49b420a13ff95b449947181190b08367348e3e1b.
> >
> > If a instance of bus_type doesn't have .match method,
> > all .probe of drivers in the bus should be called, or else
> > the .probe have not a chance to be called.
> >
> > Signed-off-by: Ming Lei <tom.leiming@...il.com>
> > Reported-by: Guennadi Liakhovetski <g.liakhovetski@....de>
>
> It looks like this patch is _still_ not in the mainline - now that we are
> past rc2... Unless the problem has been fixed differently (I haven't
> tested recent kernels), can we __please__ get it upstream?
It's in my queue to go to Linus today.
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