From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 19 Nov 2007 08:29:45 +0100 From: Cornelia Huck Subject: Re: [patch 1/6] sclp: sysfs interface for SCLP cpi Message-ID: <20071119082945.1e741eb0@gondolin.boeblingen.de.ibm.com> In-Reply-To: <3ae72650711160708m1855eb18q3a986998cfd87a3f@mail.gmail.com> References: <20071116142942.978412023@de.ibm.com> <20071116143320.980985765@de.ibm.com> <3ae72650711160708m1855eb18q3a986998cfd87a3f@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-Archive: List-Post: To: Kay Sievers Cc: Martin Schwidefsky , linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org, Michael Ernst , Greg KH List-ID: On Fri, 16 Nov 2007 16:08:21 +0100, "Kay Sievers" wrote: > On Nov 16, 2007 3:29 PM, Martin Schwidefsky wrote: > > + > > +static decl_subsys(cpi, NULL, NULL); > > + > > decl_subsys() and all other static kset cruft called "subsys" will be > gone with 2.6.25. > The patch series doing this is in -mm, and this patch will need > (trivial) adaption to the > new interfaces. Andrew has this one in his lineup: http://www.eu.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.24-rc2/2.6.24-rc2-mm1/broken-out/adapt-sclp_cpi_sysc-to-the-kobject-kset-changes.patch