From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760106AbZLOTnj (ORCPT ); Tue, 15 Dec 2009 14:43:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758425AbZLOTnd (ORCPT ); Tue, 15 Dec 2009 14:43:33 -0500 Received: from 0122700014.0.fullrate.dk ([95.166.99.235]:38719 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758258AbZLOTnU (ORCPT ); Tue, 15 Dec 2009 14:43:20 -0500 Date: Tue, 15 Dec 2009 20:43:19 +0100 From: Jens Axboe To: Yinghai Lu Cc: Jesse Barnes , Linux Kernel , mingo@elte.hu, rdreier@cisco.com, Suresh Siddha , "linux-pci@vger.kernel.org" Subject: Re: kexec boot regression Message-ID: <20091215194319.GT28252@kernel.dk> References: <20091215115052.GA28252@kernel.dk> <4B277AB2.8030107@kernel.org> <20091215121436.GB28252@kernel.dk> <4B2781AC.8020301@kernel.org> <20091215123951.GD28252@kernel.dk> <4B278734.2040704@kernel.org> <20091215141105.GK28252@kernel.dk> <4B27D7E9.4030105@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B27D7E9.4030105@kernel.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 15 2009, Yinghai Lu wrote: > [PATCH] x86/pci: intel ioh bus num reg accessing fix > > it is above 0x100, so if mmconf is not enable, need to skip it This works, it kexecs kernels fine. But since 2.6.32 doesn't have the mmconf problem to begin with, are we now just working around the issue? SRAT still reports issues, numa doesn't work. -- Jens Axboe