Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752883AbZAZQ74 (ORCPT ); Mon, 26 Jan 2009 11:59:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751499AbZAZQ7t (ORCPT ); Mon, 26 Jan 2009 11:59:49 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:35082 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751448AbZAZQ7s (ORCPT ); Mon, 26 Jan 2009 11:59:48 -0500 Date: Mon, 26 Jan 2009 08:59:07 -0800 From: Andrew Morton To: "Rafael J. Wysocki" Cc: Greg KH , Arjan van de Ven , linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] consolidate driver_probe_done() loops into one place Message-Id: <20090126085907.743d6346.akpm@linux-foundation.org> In-Reply-To: <200901261748.06465.rjw@sisk.pl> References: <20090109211346.3ccc36e3@infradead.org> <20090125221857.GA18543@kroah.com> <200901261748.06465.rjw@sisk.pl> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.5; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1643 Lines: 42 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. -- 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/