Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752586AbXBSA3W (ORCPT ); Sun, 18 Feb 2007 19:29:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752585AbXBSA3W (ORCPT ); Sun, 18 Feb 2007 19:29:22 -0500 Received: from smtp.osdl.org ([65.172.181.24]:34413 "EHLO smtp.osdl.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752587AbXBSA3V (ORCPT ); Sun, 18 Feb 2007 19:29:21 -0500 Date: Sun, 18 Feb 2007 16:29:17 -0800 From: Andrew Morton To: "Rafael J. Wysocki" Cc: linux-kernel@vger.kernel.org Subject: Re: 2.6.20-mm2: compilation fix Message-Id: <20070218162917.602153af.akpm@linux-foundation.org> In-Reply-To: <200702190033.26285.rjw@sisk.pl> References: <20070217215146.30e7ffa3.akpm@linux-foundation.org> <200702190033.26285.rjw@sisk.pl> X-Mailer: Sylpheed version 2.2.7 (GTK+ 2.8.17; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1204 Lines: 39 On Mon, 19 Feb 2007 00:33:26 +0100 "Rafael J. Wysocki" wrote: > On Sunday, 18 February 2007 06:51, Andrew Morton wrote: > > > > Temporarily at > > > > http://userweb.kernel.org/~akpm/2.6.20-mm2/ > > > > Will appear later at > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.20/2.6.20-mm2/ > > I think something like this is generally necessary: > > --- > drivers/pci/quirks.c | 1 + > 1 file changed, 1 insertion(+) > > Index: linux-2.6.20-mm2/drivers/pci/quirks.c > =================================================================== > --- linux-2.6.20-mm2.orig/drivers/pci/quirks.c > +++ linux-2.6.20-mm2/drivers/pci/quirks.c > @@ -21,6 +21,7 @@ > #include > #include > #include > +#include > #include "pci.h" > > /* The Mellanox Tavor device gives false positive parity errors Will break all non-x86. What are we trying to fix here? - 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/