From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755512AbZEEUJm (ORCPT ); Tue, 5 May 2009 16:09:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753402AbZEEUJb (ORCPT ); Tue, 5 May 2009 16:09:31 -0400 Received: from wf-out-1314.google.com ([209.85.200.171]:5373 "EHLO wf-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751674AbZEEUJa convert rfc822-to-8bit (ORCPT ); Tue, 5 May 2009 16:09:30 -0400 MIME-Version: 1.0 In-Reply-To: <20090505105744.4268e341@hobbes> References: <1233766786.16414.26.camel@localhost.localdomain> <20090204181738.GA16174@elte.hu> <1234812741.28801.4.camel@localhost.localdomain> <20090505105744.4268e341@hobbes> Date: Tue, 5 May 2009 13:09:30 -0700 Message-ID: <9ae48b020905051309h14cf1d7au175e19c66137555@mail.gmail.com> Subject: Re: [RFC] [PATCH] PCI mmconfig without ACPI From: Ed Swierk To: Jesse Barnes Cc: Ingo Molnar , tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, linux-kernel@vger.kernel.org, lenb@kernel.org, linux-acpi@vger.kernel.org, linux-pci@vger.kernel.org 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 On Tue, May 5, 2009 at 10:57 AM, Jesse Barnes wrote: > I'm still a bit dubious about this; does it solve a real issue?  Or > just remove the ACPI dependency for its own sake? Our products run Linux with a non-ACPI BIOS (Coreboot), so this is not just a theoretical issue. --Ed