Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932371AbWIIIje (ORCPT ); Sat, 9 Sep 2006 04:39:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932372AbWIIIje (ORCPT ); Sat, 9 Sep 2006 04:39:34 -0400 Received: from [88.208.93.65] ([88.208.93.65]:28943 "EHLO albireo.ucw.cz") by vger.kernel.org with ESMTP id S932371AbWIIIjd (ORCPT ); Sat, 9 Sep 2006 04:39:33 -0400 Date: Sat, 9 Sep 2006 10:39:32 +0200 From: Martin Mares To: Greg KH Cc: torvalds@osdl.org, Andrew Morton , linux-pci@atrey.karlin.mff.cuni.cz, linux-kernel@vger.kernel.org Subject: Re: State of the Linux PCI Subsystem for 2.6.18-rc6 Message-ID: References: <20060909081816.GA13058@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060909081816.GA13058@kroah.com> User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1320 Lines: 27 Hi Greg! > No other new PCI driver API changes are pending that I am aware of. The > PCI sort order change will affect some people's userspace ordering of > network devices, restoring it to the proper 2.4 ordering. It was never > intended that this be broken, and since no one has noticed this for the > past 3 years, it was not broken in a severe way. Changing the device order in the middle of the 2.6 cycle doesn't sound like a sane idea to me. Many people have changed their systems' configuration to adapt to the 2.6 ordering and this patch would break their setups. I have seen many such examples in my vicinity. I believe that not breaking existing 2.6 setups is much more important than keeping compatibility with 2.4 kernels, especially when the problem is discovered after more than 2 years after release of the first 2.6. Have a nice fortnight -- Martin `MJ' Mares http://atrey.karlin.mff.cuni.cz/~mj/ Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth How do I type 'for i in *.dvi ; do xdvi $i ; done' in a GUI? - 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/