Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752487Ab1EACxJ (ORCPT ); Sat, 30 Apr 2011 22:53:09 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:57874 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750941Ab1EACxF convert rfc822-to-8bit (ORCPT ); Sat, 30 Apr 2011 22:53:05 -0400 MIME-Version: 1.0 In-Reply-To: References: From: Linus Torvalds Date: Sat, 30 Apr 2011 19:52:11 -0700 Message-ID: Subject: Re: 2.6.39-rc5-git2 boot crashs To: werner Cc: linux-kernel@vger.kernel.org, jaxboe@fusionio.com, tj@kernel.org Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1627 Lines: 39 On Sat, Apr 30, 2011 at 6:52 PM, werner wrote: > > Enclosed is still the /var/log/debug file. Can you please just do what I asked to, namely do the minimal config. That will also make it _much_ faster for you to compile the kernel (you can probably do it in 10 minutes or less if you just get a really nice config that only has the stuff you actually require - on my machine I compile my kernel in about 3 minutes from scratch). And not only would it tell us something (namely whether the problem persists or not), but if it _does_ persist even with a minimal kernel that only has the drivers you need, it would make it much more feasible to do a bisect because now the compile/test cycle would be much shorter. So please, just do it. Because quite frankly, by now you're mainly just wasting everybody's time. > ?UNFORTUNATELY, IT DONT SHOWS THE > KERNEL VERSION (THIS IS SOMETHING WHAT YOU COULD CORRECT !!!) The kernel version shows up in dmesg as the very first thing. Something like [ 0.000000] Linux version 2.6.39-rc5-00127-g1be6a1f89f13 (torvalds@i5.linux-foundation.org) (gcc version 4.5.1 20100924 (Red Hat 4.5.1-4) (GCC) ) #9 SMP PREEMPT Fri Apr 29 16:28:05 PDT 2011 You've just lost it, possibly because your dmesg file ended up growing too large, or possibly because some tool just didn't bother to save it. Linus -- 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/