Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752488AbZAZTTo (ORCPT ); Mon, 26 Jan 2009 14:19:44 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751962AbZAZTTg (ORCPT ); Mon, 26 Jan 2009 14:19:36 -0500 Received: from ogre.sisk.pl ([217.79.144.158]:54062 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751870AbZAZTTg (ORCPT ); Mon, 26 Jan 2009 14:19:36 -0500 From: "Rafael J. Wysocki" To: Andrew Morton , Greg KH Subject: Re: [PATCH 1/2] consolidate driver_probe_done() loops into one place Date: Mon, 26 Jan 2009 20:18:40 +0100 User-Agent: KMail/1.10.3 (Linux/2.6.29-rc2-tst; KDE/4.1.3; x86_64; ; ) Cc: Arjan van de Ven , linux-kernel@vger.kernel.org References: <20090109211346.3ccc36e3@infradead.org> <200901261748.06465.rjw@sisk.pl> <20090126085907.743d6346.akpm@linux-foundation.org> In-Reply-To: <20090126085907.743d6346.akpm@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200901262018.41028.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1931 Lines: 50 On Monday 26 January 2009, Andrew Morton wrote: > On Mon, 26 Jan 2009 17:48:05 +0100 "Rafael J. Wysocki" 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 > > > > 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 > > > > > > Acked-by: Greg Kroah-Hartman > > > > > > 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. Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/