Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965194AbVKWBv7 (ORCPT ); Tue, 22 Nov 2005 20:51:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965199AbVKWBv7 (ORCPT ); Tue, 22 Nov 2005 20:51:59 -0500 Received: from relay02.mail-hub.dodo.com.au ([202.136.32.45]:39634 "EHLO relay02.mail-hub.dodo.com.au") by vger.kernel.org with ESMTP id S965194AbVKWBv7 (ORCPT ); Tue, 22 Nov 2005 20:51:59 -0500 From: Grant Coady To: Andrew Morton Cc: Greg KH , david.fox@linspire.com, linux-kernel@vger.kernel.org Subject: Re: 2.6.15-rc2 pci_ids.h cleanup is a pain Date: Wed, 23 Nov 2005 12:51:45 +1100 Organization: http://bugsplatter.mine.nu/ Reply-To: gcoady@gmail.com Message-ID: <41i7o11nbvrfrd8n2ev6kf11qjfjbil3jr@4ax.com> References: <438249CB.8050200@linspire.com> <20051121224438.GA18966@kroah.com> <20051122162558.702fae4a.akpm@osdl.org> In-Reply-To: <20051122162558.702fae4a.akpm@osdl.org> X-Mailer: Forte Agent 2.0/32.652 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: 1610 Lines: 41 Hi Andrew, Greg, On Tue, 22 Nov 2005 16:25:58 -0800, Andrew Morton wrote: >Greg KH wrote: >> >> On Mon, Nov 21, 2005 at 02:27:23PM -0800, David Fox wrote: >> > I'm sure I'm not the only person that applies patches to the kernel that >> > use some of the 500 plus PCI IDS eliminated from pci_ids.h by rc2. I >> > would like to see the PCI ids that were removed simply because the don't >> > occur in the main kernel source restored. Is there a rationale for >> > removing them that I'm not aware of? >> >> They were not being used. Why would you want them in there? > >Because they contained useful information which had been accumulated by >many people over a long period of time. > >Throwing that information away seemed rather pointless, especially as the >cost of retaining it was so low. There's an out-of-tree reference, the pci.ids website, that carries this information, do we need the reference info in the kernel as well? So far two people raised an objection, the other wants to maintain an out-of-tree driver, D. Fox didn't say why he needs the symbols. There's some other cleanups to be done yet, as >100 files define own PCI_* symbols instead of referencing the header... Would you prefer to revert the patches or rather me put the removed symbols back again via a new patch series? Cheers, Grant. - 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/