Re: [PATCH 1/2] consolidate driver_probe_done() loops into one place

From: Rafael J. Wysocki
Date: Tue Jan 27 2009 - 10:19:51 EST


On Monday 26 January 2009, Greg KH wrote:
> On Mon, Jan 26, 2009 at 08:18:40PM +0100, Rafael J. Wysocki wrote:
> > On Monday 26 January 2009, Andrew Morton wrote:
> > > On Mon, 26 Jan 2009 17:48:05 +0100 "Rafael J. Wysocki" <rjw@xxxxxxx> wrote:
> > >
> > > > On Sunday 25 January 2009, Greg KH wrote:
> > > > > On Fri, Jan 09, 2009 at 09:13:46PM -0800, Arjan van de Ven wrote:
> > > > > > From 11b47973023398ecdb933c442bab120906946762 Mon Sep 17 00:00:00 2001
> > > > > > From: Arjan van de Ven <arjan@xxxxxxxxxxxxxxx>
> > > > > > Date: Fri, 9 Jan 2009 21:04:53 -0800
> > > > > > Subject: [PATCH] consolidate driver_probe_done() loops into one place
> > > > > >
> > > > > > there's a few places that currently loop over driver_probe_done(), and
> > > > > > I'm about to add another one. This patch abstracts it into a helper
> > > > > > to reduce duplication.
> > > > > >
> > > > > > Signed-off-by: Arjan van de Ven <arjan@xxxxxxxxxxxxxxx>
> > > > >
> > > > > Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxx>
> > > > >
> > > > > Do you need me to take this through my tree? Or is it going through the
> > > > > acpi tree?
> > > >
> > > > I've lost the track.
> > > >
> > > > Anyway, it's a part of a two-patch series and I think both are in -mm.
> > > >
> > > > Andrew, do you have them?
> > > >
> > >
> > > I have these:
> > >
> > > early-platform-drivers-v2.patch
> > > drivers-consolidate-driver_probe_done-loops-into-one-place.patch
> > > drivers-consolidate-driver_probe_done-loops-into-one-place-fix.patch
> > > drivers-consolidate-driver_probe_done-loops-into-one-place-checkpatch-fixes.patch
> > > resume-wait-for-device-probing-to-finish.patch
> > > sysfs-use-standard-magich-for-sysfs.patch
> > >
> > > queued up for sending into Greg for his "driver core" tree.
> >
> > Thanks!
> >
> > Greg, I assume you're going to get them from Andrew shortly. 2-4 definitely
> > are .29 material (they fix a regression), the others two I don't know.
>
> They are? I didn't realize this, sorry. What regression do they solve?

Resume from hibernation is broken after the async stuff from Arjan has been
merged. In fact this is due to a long-standing bug, but the async code has
just made it show up.

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