From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from canuck.infradead.org (canuck.infradead.org [209.217.80.40]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 3824EDDF07 for ; Wed, 16 May 2007 17:20:32 +1000 (EST) Date: Wed, 16 May 2007 00:15:48 -0700 From: Greg KH To: Benjamin Herrenschmidt Subject: Re: [viro@ftp.linux.org.uk: [PATCH] rpadlpar breakage - fallout of struct subsystem removal] Message-ID: <20070516071548.GA19294@kroah.com> References: <20070515194729.GE4095@ftp.linux.org.uk> <1179276588.4120.22.camel@concordia.ozlabs.ibm.com> <1179298629.32247.214.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1179298629.32247.214.camel@localhost.localdomain> Cc: linuxppc-dev@ozlabs.org, Al Viro List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, May 16, 2007 at 04:57:09PM +1000, Benjamin Herrenschmidt wrote: > > > That seems to work, I get 'add_slot' and 'remove_slot' > > under /sys/bus/pci/slots/control again. > > I verified that PCI hotplug actually works with that patch. Thanks for testing, and Al, thanks for the patch, the rpadlpar code was doing something different from what I expected... thanks, greg k-h