From mboxrd@z Thu Jan 1 00:00:00 1970 From: Milan Broz Subject: Re: [dm-devel] Re: dm: sysfs add empty release function to avoid debug warning Date: Thu, 17 Dec 2009 16:43:07 +0100 Message-ID: <4B2A518B.1030800@redhat.com> References: <200912151735.nBFHZ8XP018683@hera.kernel.org> <20091216004739.GB4898@kroah.com> <4B28AC09.2000302@redhat.com> <20091216134538.GA20857@kroah.com> <4B290B95.10306@redhat.com> <20091216174632.GA12473@kroah.com> <4B29299B.5080704@redhat.com> <20091217003021.GB3512@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20091217003021.GB3512@kroah.com> Sender: linux-kernel-owner@vger.kernel.org To: Alasdair G Kergon Cc: Greg KH , Zdenek Kabelac , device-mapper development , linux-kernel@vger.kernel.org List-Id: dm-devel.ids On 12/17/2009 01:30 AM, Greg KH wrote: > On Wed, Dec 16, 2009 at 07:40:27PM +0100, Milan Broz wrote: >> On 12/16/2009 06:46 PM, Greg KH wrote: >>> You will find that all of these are modules, right? That's being worked >>> on still. >> >> probably. I see that this implementation is in kernel since import to git... > > And you will also note that I didn't paper over the issue by trying to > provide an empty release function :) Alasdair, can we request revert of that last patch for now (which introduced the empty release function)? Milan