From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759139AbXEKHWS (ORCPT ); Fri, 11 May 2007 03:22:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754183AbXEKHWH (ORCPT ); Fri, 11 May 2007 03:22:07 -0400 Received: from ns.suse.de ([195.135.220.2]:38754 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752004AbXEKHWG (ORCPT ); Fri, 11 May 2007 03:22:06 -0400 Date: Fri, 11 May 2007 00:16:06 -0700 From: Greg KH To: Andy Whitcroft Cc: paulus@samba.org, Andrew Morton , Linus Torvalds , linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org Subject: Re: [PATCH] update sysfs kset initialisation in PPC64 DLPAR IO driver Message-ID: <20070511071606.GB1211@suse.de> References: <464322F3.3010808@shadowen.org> <2c705c055fcd12202673ee8a3056153b@pinky> <20070510141221.GA26709@suse.de> <46434041.7020903@shadowen.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46434041.7020903@shadowen.org> User-Agent: Mutt/1.5.15 (2007-04-06) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 10, 2007 at 04:54:41PM +0100, Andy Whitcroft wrote: > Greg KH wrote: > > On Thu, May 10, 2007 at 03:00:50PM +0100, Andy Whitcroft wrote: > >> Move the rpadlpar device from "struct subsystem" to "struct kset" > >> following the changes in sysfs. > >> > >> Signed-off-by: Andy Whitcroft > >> --- > >> > >> Ok, this patch seems to sort out the compile problem > >> here and indeed boots and runs kernbench. Perhaps > >> you could confirm this is sufficient. > > > > As per the discussion on the pci hotplug list, no, this doesn't seem to > > fix the problem. The developers there are looking into it. If you can > > test out patches for this, I'm sure the people there would appreciate > > the help. > > Sure anything they have for testing, send them to me ... They have the same patch that you made (I made it), yet they reported that it didn't work properly for them. Can you test your patch out on "real" hardware? thanks, greg k-h