Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262262AbTFBM0I (ORCPT ); Mon, 2 Jun 2003 08:26:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262263AbTFBM0H (ORCPT ); Mon, 2 Jun 2003 08:26:07 -0400 Received: from griffon.mipsys.com ([217.167.51.129]:2524 "EHLO gaston") by vger.kernel.org with ESMTP id S262262AbTFBM0G (ORCPT ); Mon, 2 Jun 2003 08:26:06 -0400 Subject: Re: [PATCH] pci bridge class code From: Benjamin Herrenschmidt To: Russell King Cc: Alan Cox , Mark Haverkamp , Patrick Mochel , Linux Kernel Mailing List In-Reply-To: <20030602133258.A776@flint.arm.linux.org.uk> References: <1054239461.28608.74.camel@markh1.pdx.osdl.net> <20030529214044.B30661@flint.arm.linux.org.uk> <1054287852.23562.2.camel@dhcp22.swansea.linux.org.uk> <1054554964.535.35.camel@gaston> <20030602133258.A776@flint.arm.linux.org.uk> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Message-Id: <1054557568.535.47.camel@gaston> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 02 Jun 2003 14:39:28 +0200 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 675 Lines: 17 On Mon, 2003-06-02 at 14:32, Russell King wrote: > That would not help the case when you have the "generic" bridge module > loaded and the specific bridge driver as a loadable module. Well... we could store the match score of the driver, and if a newer driver comes with a better match, call a replace() callback in the current owner to ask if it allows "live" replacement... But that's far beyond my original idea though Ben. - 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/