Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756879AbYHaBZ0 (ORCPT ); Sat, 30 Aug 2008 21:25:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754863AbYHaBZR (ORCPT ); Sat, 30 Aug 2008 21:25:17 -0400 Received: from web82104.mail.mud.yahoo.com ([209.191.84.217]:41021 "HELO web82104.mail.mud.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1754239AbYHaBZP (ORCPT ); Sat, 30 Aug 2008 21:25:15 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=sbcglobal.net; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type:Message-ID; b=Xnsan++9uY34yJBVgzhVf3eY7BwU412yiDX9XTD6MgFF+KWOEBTB0EjHNIC6BY8cUwYRxgIWFGBo1rn2/Bl+FohxyqGSpvetuEzhJ5xZhSZ4JhSSNXJw2glU3WVzazVpcoUNClw+q/3Jywydr9hBbT3Wt+NQv9LQZ7s6jeCQJUE=; X-YMail-OSG: Q01mzL0VM1kf57NA7oT2tR0vk6m5V.FUMQF2nyypCVW.yv05qgpFS.F_SVE.qQmVew-- X-Mailer: YahooMailRC/1042.40 YahooMailWebService/0.7.218.2 Date: Sat, 30 Aug 2008 18:25:14 -0700 (PDT) From: David Witbrodt Subject: Re: Linux 2.6.27-rc5: System boot regression caused by commit a2bd7274b47124d2fc4dfdb8c0591f545ba749dd To: Yinghai Lu Cc: Linus Torvalds , Linux Kernel Mailing List , Jeff Garzik , Tejun Heo , Ingo Molnar , Andrew Morton , Kernel Testers , "Rafael J. Wysocki" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <349034.72587.qm@web82104.mail.mud.yahoo.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 647 Lines: 19 > please use split_e820_reserve_xx2.patch instead... OK, that produces the same result: a happy kernel! I compared the full 'dmesg' output from the previous build and the current build using diff: the only differences were trivial -- return times from initcall functions, and the order in which some initcalls were performed was different very late in the boot process. Thanks Yinghai, Dave W. -- 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/