Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S271041AbTHGWpF (ORCPT ); Thu, 7 Aug 2003 18:45:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S271047AbTHGWpF (ORCPT ); Thu, 7 Aug 2003 18:45:05 -0400 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:29913 "EHLO www.linux.org.uk") by vger.kernel.org with ESMTP id S271041AbTHGWpC (ORCPT ); Thu, 7 Aug 2003 18:45:02 -0400 Message-ID: <3F32D65E.4040605@pobox.com> Date: Thu, 07 Aug 2003 18:44:46 -0400 From: Jeff Garzik Organization: none User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021213 Debian/1.2.1-2.bunk X-Accept-Language: en MIME-Version: 1.0 To: long CC: linux-kernel@vger.kernel.org, jun.nakajima@intel.com, tom.l.nguyen@intel.com, greg@kroah.com Subject: Re: Updated MSI Patches References: <200308072125.h77LPKUN024461@snoqualmie.dp.intel.com> In-Reply-To: <200308072125.h77LPKUN024461@snoqualmie.dp.intel.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 769 Lines: 19 long wrote: > diff -X excludes -urN linux-2.6.0-test2-create-vectorbase/arch/i386/kernel/pci_msi.c linux-2.6.0-test2-create-msi/arch/i386/kernel/pci_msi.c > --- linux-2.6.0-test2-create-vectorbase/arch/i386/kernel/pci_msi.c 1969-12-31 19:00:00.000000000 -0500 > +++ linux-2.6.0-test2-create-msi/arch/i386/kernel/pci_msi.c 2003-08-06 09:47:02.000000000 -0400 Seems like a lot of this file could go into a new file, drivers/pci/msi.c. We'll want to share as much code as possible across all Linux architectures. Jeff - 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/