Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755869AbYH3TKn (ORCPT ); Sat, 30 Aug 2008 15:10:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753431AbYH3TKf (ORCPT ); Sat, 30 Aug 2008 15:10:35 -0400 Received: from rv-out-0506.google.com ([209.85.198.228]:46553 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753222AbYH3TKe (ORCPT ); Sat, 30 Aug 2008 15:10:34 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=FmMy+sdQoTmmvYwM0bthcV8cjQxHtH1EIzuu4XrDmGBuBsbiP/iZUsE5vigO3Iw35F S7Z2KEPHJ+1zXJ+qbVfMSetcxHRcuOeS1YR7noUvfvZY4hq5bGtSTDDvx96Ay4VlvBqV EZTS701VQUjMYfC6Kb1uk0+dsIuyXDjFbsmuI= Message-ID: <86802c440808301210u6db1b4e7p4036bdc95db1a601@mail.gmail.com> Date: Sat, 30 Aug 2008 12:10:33 -0700 From: "Yinghai Lu" To: "Linus Torvalds" Subject: Re: Linux 2.6.27-rc5: System boot regression caused by commit a2bd7274b47124d2fc4dfdb8c0591f545ba749dd Cc: "Rafael J. Wysocki" , "Linux Kernel Mailing List" , "Jeff Garzik" , "Tejun Heo" , "Ingo Molnar" , "David Witbrodt" , "Andrew Morton" , "Kernel Testers" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200808292157.24179.rjw@sisk.pl> <200808300030.32905.rjw@sisk.pl> <86802c440808301107n4561e815ldf53183c92a7bc93@mail.gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 675 Lines: 22 On Sat, Aug 30, 2008 at 11:43 AM, Linus Torvalds wrote: > > > On Sat, 30 Aug 2008, Yinghai Lu wrote: >> >> again, should use MCFG end as the res _end > > No. Again - we shouldn't DO that insane crap. > > We simply shouldn't try to compare the BAR start with randomly chosen > things. do you agree to use quirk to make the BAR res to have correct end between pci_probe and pci_resource_survey? 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/