Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754887Ab0LPWBD (ORCPT ); Thu, 16 Dec 2010 17:01:03 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:53696 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751819Ab0LPWBA convert rfc822-to-8bit (ORCPT ); Thu, 16 Dec 2010 17:01:00 -0500 MIME-Version: 1.0 In-Reply-To: <20101216173614.8185.19462.stgit@bob.kio> References: <20101216173614.8185.19462.stgit@bob.kio> From: Linus Torvalds Date: Thu, 16 Dec 2010 13:59:33 -0800 Message-ID: Subject: Re: [PATCH 0/9] PCI: revert to allocating bottom-up, avoid E820 areas To: Bjorn Helgaas Cc: Jesse Barnes , Len Brown , linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, "H. Peter Anvin" , Thomas Gleixner , Ingo Molnar , Adam Belay Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1017 Lines: 22 On Thu, Dec 16, 2010 at 9:38 AM, Bjorn Helgaas wrote: > > So I think the best band-aid for now is to revert to bottom-up allocation > and do a better job of avoiding E820 reserved areas. ?Obviously, it's not > complete because we could still trip over ACPI devices (as in 23802), but > that's a problem we've always had and it's not as likely if we go bottom-up. Ok, ack for this series. Have we got testers for it? In particular, have the people who have seen regressions been notified of this new series? That said, let's just try to merge it quickly so that we get maximal coverage before the holiday season starts. Jesse, it makes sense through your tree, but if you'd rather me take it directly, I can do that. 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/