Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755464Ab0LQQBJ (ORCPT ); Fri, 17 Dec 2010 11:01:09 -0500 Received: from g4t0017.houston.hp.com ([15.201.24.20]:10771 "EHLO g4t0017.houston.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752139Ab0LQQBG (ORCPT ); Fri, 17 Dec 2010 11:01:06 -0500 From: Bjorn Helgaas To: Linus Torvalds Subject: Re: [PATCH 0/9] PCI: revert to allocating bottom-up, avoid E820 areas Date: Fri, 17 Dec 2010 09:00:55 -0700 User-Agent: KMail/1.13.2 (Linux/2.6.32-26-generic; KDE/4.4.2; x86_64; ; ) 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 References: <20101216173614.8185.19462.stgit@bob.kio> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201012170900.56415.bjorn.helgaas@hp.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1394 Lines: 34 On Thursday, December 16, 2010 02:59:33 pm Linus Torvalds wrote: > 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? I put the patches in these bugzillas: https://bugzilla.kernel.org/show_bug.cgi?id=16228 (Dell T3500) https://bugzilla.kernel.org/show_bug.cgi?id=23132 (Dell 1545) https://bugzilla.kernel.org/show_bug.cgi?id=23542 (HP 2530p) https://bugzilla.kernel.org/show_bug.cgi?id=23802 (PCI / TPM conflict) Bernard Wiedemann reported success for 16228 on a Dell T3500. No news yet on the others. For this one: https://bugzilla.kernel.org/show_bug.cgi?id=23332 (HP nx6325) I have an nx6325 and tested it myself. Bjorn -- 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/