Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760761AbYG2VEx (ORCPT ); Tue, 29 Jul 2008 17:04:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753192AbYG2VEo (ORCPT ); Tue, 29 Jul 2008 17:04:44 -0400 Received: from casper.infradead.org ([85.118.1.10]:59555 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753074AbYG2VEo (ORCPT ); Tue, 29 Jul 2008 17:04:44 -0400 Date: Tue, 29 Jul 2008 14:04:34 -0700 From: Arjan van de Ven To: Rene Herman Cc: linux-kernel@vger.kernel.org, mingo@elte.hu, Simon Arlott , Alan Stern , Daniel Walker Subject: Re: [patch 5/3] fastboot: sync the async execution before late_initcall and move level 6s (sync) first Message-ID: <20080729140434.31022f55@infradead.org> In-Reply-To: <488F84ED.9010200@keyaccess.nl> References: <20080720085924.122feb2b@infradead.org> <20080720090041.5924f5ff@infradead.org> <488F84ED.9010200@keyaccess.nl> Organization: Intel X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by casper.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 837 Lines: 23 On Tue, 29 Jul 2008 23:00:29 +0200 > Isn't this a bit confusing? All the other sync levels are directly > after their respective levels. I can see why you want another level > now, but shouldn't that mean late_initcall now wants to be 8, > device_initcall 7 and your new 6s just 6 (device_core_initcall or > something...)? > yeah it is.. but nobody is using them I'll make a note to clean this up (by removing the unused ones) -- If you want to reach me at my work email, use arjan@linux.intel.com For development, discussion and tips for power savings, visit http://www.lesswatts.org -- 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/