From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from imr3.ericy.com (imr3.ericy.com [198.24.6.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id E8E24B6EFE for ; Wed, 11 Aug 2010 02:46:47 +1000 (EST) Subject: Re: [PATCH 0/6] Remove owner field from sysfs attribute structure From: Guenter Roeck To: Stephen Rothwell In-Reply-To: <20100811012001.6fb50655.sfr@canb.auug.org.au> References: <1280380166-29196-1-git-send-email-guenter.roeck@ericsson.com> <20100802233128.GA21286@kroah.com> <20100810154337.006a0df9@hyperion.delvare> <20100811011733.16243ddb.sfr@canb.auug.org.au> <20100811012001.6fb50655.sfr@canb.auug.org.au> Content-Type: text/plain; charset="UTF-8" Date: Tue, 10 Aug 2010 09:43:17 -0700 Message-ID: <1281458597.5745.255.camel@groeck-laptop> MIME-Version: 1.0 Cc: Mark Brown , David Woodhouse , James Smart , Greg KH , "linuxppc-dev@ozlabs.org" , "James E.J. Bottomley" , Paul Mackerras , Nick Cheng , "linux-scsi@vger.kernel.org" , Eric Biederman , Alex Iannicelli , Benjamin Thery , Chris Wright , Tejun Heo , Liam Girdwood , Linus Walleij , Dmitry Torokhov , Greg Kroah-Hartman , "linux-kernel@vger.kernel.org" , Richard Purdie , Jani Nikula , Jean Delvare Reply-To: guenter.roeck@ericsson.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2010-08-10 at 11:20 -0400, Stephen Rothwell wrote: > Hi Jean, > > On Wed, 11 Aug 2010 01:17:33 +1000 Stephen Rothwell wrote: > > > > On Tue, 10 Aug 2010 15:43:37 +0200 Jean Delvare wrote: > > > > > > Related bug? > > > > > > https://bugzilla.kernel.org/show_bug.cgi?id=16544 > > > > Yep, fixed in linux-next today - hopefully the fix is on its way to Linus. > > Sorry, more info: > > Fixed by commit 690e85a3957291f4cfe0cac22d97994ec7e5ee45 ("olpc_battery: > Fix build failure caused by sysfs changes") from the battery tree. Excellent. Guess the patch I sent out earlier today to fix the problem wasn't needed then. Guenter