From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755167AbZBXHQr (ORCPT ); Tue, 24 Feb 2009 02:16:47 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752860AbZBXHQd (ORCPT ); Tue, 24 Feb 2009 02:16:33 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:39002 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752454AbZBXHQb (ORCPT ); Tue, 24 Feb 2009 02:16:31 -0500 Date: Tue, 24 Feb 2009 08:15:50 +0100 From: Ingo Molnar To: "Rafael J. Wysocki" , "Adam J. Richter" , "H. Peter Anvin" , Thomas Gleixner , Peter Zijlstra Cc: Linux Kernel Mailing List , Adrian Bunk , Andrew Morton , Linus Torvalds , Natalie Protasevich , Kernel Testers List , Network Development , Linux ACPI , Linux PM List , Linux SCSI List Subject: Re: 2.6.29-rc6: Reported regressions from 2.6.28 Message-ID: <20090224071550.GA10436@elte.hu> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org (note, the standalone mail of this bug entry did not make it out for some reason.) * Rafael J. Wysocki wrote: > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=12760 > Subject : 2.6.29-rc5 hanging at boot when CONFIG_LOCK_STAT=y > Submitter : Adam J. Richter > Date : 2009-02-16 6:50 (8 days old) > References : http://marc.info/?l=linux-kernel&m=123476768023893&w=4 > Handled-By : Ingo Molnar Here we came to the conclusion that this is some LILO bug with a too large BSS section - that's one thing that CONFIG_LOCK_STAT causes. Under Grub the same kernel image boots fine. So unless Adam has new data that contradicts this i think we can close this bug. Ingo