Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756788AbZLOM46 (ORCPT ); Tue, 15 Dec 2009 07:56:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753560AbZLOM45 (ORCPT ); Tue, 15 Dec 2009 07:56:57 -0500 Received: from hera.kernel.org ([140.211.167.34]:40365 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753213AbZLOM44 (ORCPT ); Tue, 15 Dec 2009 07:56:56 -0500 Message-ID: <4B278734.2040704@kernel.org> Date: Tue, 15 Dec 2009 04:55:16 -0800 From: Yinghai Lu User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: Jens Axboe CC: Linux Kernel , mingo@elte.hu, rdreier@cisco.com Subject: Re: kexec boot regression References: <20091215115052.GA28252@kernel.dk> <4B277AB2.8030107@kernel.org> <20091215121436.GB28252@kernel.dk> <4B2781AC.8020301@kernel.org> <20091215123951.GD28252@kernel.dk> In-Reply-To: <20091215123951.GD28252@kernel.dk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1836 Lines: 49 Jens Axboe wrote: > On Tue, Dec 15 2009, Yinghai Lu wrote: >> Jens Axboe wrote: >>> On Tue, Dec 15 2009, Yinghai Lu wrote: >>>> Jens Axboe wrote: >>>>> Hi, >>>>> >>>>> I have this big box that takes forever to boot, so I use kexec to boot >>>>> into new kernels. Works fine, but some time past 2.6.32 it stopped >>>>> working. Instead of wasting brain cycles on finding out why, I handed >>>>> the problem to my trusty regression friend - git bisect. >>>>> >>>>> This is what it found (sorry Yinghai it's you again, you owe me a beer >>>>> for hours of 2.6.32-git bisecting ;-) >>>> sure. >>>> >>>>> 99935a7a59eaca0292c1a5880e10bae03f4a5e3d is the first bad commit >>>>> commit 99935a7a59eaca0292c1a5880e10bae03f4a5e3d >>>>> Author: Yinghai Lu >>>>> Date: Sun Oct 4 21:54:24 2009 -0700 >>>>> >>>>> x86/PCI: read root resources from IOH on Intel >>>>> >>>>> For intel systems with multi IOH, we should read peer root resources >>>>> directly from PCI config space, and don't trust _CRS. >>>>> >>>>> >>>>> I could not revert this single commit, as a further commit made other >>>>> changes. So I reverted 67f241f4 first and then 99935a7a. I confirmed >>>>> that this kernel then works fine. >>>>> >>>> let see how BIOS mess it up again! >>> Heh, I had a feeling this was coming :-) >>> >>>> please. >>> Please find two logs attached - one from a boot with -git and the two >>> patches reverted, and one from a boot with -git. >> please enabled CONFIG_PCI_DEBUG and boot with debug in boot command line. > > On the good or bad kernel? both please. YH -- 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/