Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752028AbZAZGqw (ORCPT ); Mon, 26 Jan 2009 01:46:52 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750897AbZAZGqo (ORCPT ); Mon, 26 Jan 2009 01:46:44 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:35539 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750863AbZAZGqn (ORCPT ); Mon, 26 Jan 2009 01:46:43 -0500 Date: Sun, 25 Jan 2009 22:46:25 -0800 From: Andrew Morton To: Ferenc Wagner Cc: linux-kernel@vger.kernel.org, arve@android.com Subject: Re: 2.6.29-rc2 dies on startup Message-Id: <20090125224625.96429d3d.akpm@linux-foundation.org> In-Reply-To: <877i4rjw38.fsf@tac.ki.iif.hu> References: <877i4rjw38.fsf@tac.ki.iif.hu> 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: 1023 Lines: 24 On Mon, 19 Jan 2009 13:53:31 +0100 Ferenc Wagner wrote: > Hi, > > I'm running 2.6.28 without problems. I decided to give 2.6.29-rc2 a > try. It crashes very early during boot, see screenshot, config and lspci > under http://apt.niif.hu/2.6.29-rc2/. CPU is AMD Athlon(tm) XP 1800+, > kernel command line: root=/dev/hda1 ro. I fixed the pcf50663 compile > error by hand, and have a small patch on /drivers/acpi/battery.c, but > that module isn't loaded on this system. I can hook up a serial > console for further info if needed. What a ghastly backtrace. At a guess I'd say that drivers/staging/android/ram_console.c is calling the reed-solomon code earlier than it's expecting. But that might be totally wrong. Please set CONFIG_STAGING=n and retest. -- 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/