Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 13 Jan 2003 18:31:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 13 Jan 2003 18:31:31 -0500 Received: from dhcp024-209-039-102.neo.rr.com ([24.209.39.102]:16769 "EHLO neo.rr.com") by vger.kernel.org with ESMTP id ; Mon, 13 Jan 2003 18:31:29 -0500 Date: Mon, 13 Jan 2003 18:43:03 +0000 From: Adam Belay To: Linus Torvalds Cc: Jaroslav Kysela , Greg KH , Zwane Mwaikambo , Shawn Starr , LKML Subject: Re: [PATCH] PnP update - drivers Message-ID: <20030113184302.GA24638@neo.rr.com> Mail-Followup-To: Adam Belay , Linus Torvalds , Jaroslav Kysela , Greg KH , Zwane Mwaikambo , Shawn Starr , LKML References: <20030113173906.GA605@neo.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 13, 2003 at 02:48:45PM -0800, Linus Torvalds wrote: > > On Mon, 13 Jan 2003, Adam Belay wrote: > > > > I'm now unhappy with the current pnp code and will most likely revert all pnp > > changes between 2.5.56 and 2.5.57 to avoid a merging nightmare. I will then > > carefully remerge what I feel is acceptable. > > I will _not_ accept just stupid reverts, if that means that a device > driver is not available for people to test with. > > We do not break drivers like that, and the reason you have clashes with > other people is that so many drivers ended up being broken for too long. > > Feel free to revert the changes one by one _as_they_get_fixed_. But don't > even try to send me a patch that reverts things to a broken state. The PnP > changes have been painful enough as-is. Hi Linus, I agree that it is important not to cause further damage to the existing pnp drivers. Therefore I will carefully modify the drivers one by one before making any changes to the pnp layer that would conflict. In this way, all the pnp drivers will remain functional during development. Thanks, Adam - 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/