Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp268561pxb; Mon, 8 Feb 2021 22:59:34 -0800 (PST) X-Google-Smtp-Source: ABdhPJxtBkcFo67whRxcNh3gLYxnVDwPFsYw5t23MT/jtevt89N26UCrt97a2IoMcGRiInQxb6Cs X-Received: by 2002:a17:906:3fc1:: with SMTP id k1mr21562365ejj.58.1612853974606; Mon, 08 Feb 2021 22:59:34 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612853974; cv=none; d=google.com; s=arc-20160816; b=qYdRf7ggsaqGCpn/76QycZCCqQEUm5gv7gq9qkzvJ/cgnal7PNF7g/eBMfujnXi5yV o7EvWd4JYJtW4hwdbDD+UD3DFTOJ/yXZe0+xpbKW5EQ/RAqtkVQSvIzLefmWmOAWVpso RP2K/a+Lp7cxogbzf4JaKledrPnHfK4rwVgnb0GK7BdD3RfW134yQsDF5B1OOhQxyDAg wuUBEvKtdmZQ0/U/o5sM9US9Cm6e7oWqlbiPRvMC5XXLBmejR+DKqtcYFIT5fNd1ESCQ FvM23gCQrn1i867h18P5EAvJog+z2FbNdUZaf+v5cvLvDoJpAnhK/4PnjrymIo/1OaYW lZfg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=nMpNZOXwa6iGZv1MLtb0BwGr8022tRstiIhgijxQnOQ=; b=Gp2slxcTOjmu9/aa20KiuyTBpf+OF/YMIf/lp92zRpAXDavlw9NEEz2lqWBjbZm1jS cenLm/q3O0Uannpdcxw+wXX96yTLV/4znNdFDwivfiXwjX5T5gGIF1FQx45ojyxRrqFF 3acOo8pIB6qNLhWFBzpo7TP99209w2XzP8+MlgRlr2Capri2/nTfNDnJ6CojZrS6vI9y aXZTdjqsIPextU3RQ+pa867jG4vMf8hiO2BWI1CyHHjqHtbXQFmLgFOrBReEPenEGk48 h/8C4c2ca8EdgHdIf/U6BVVT3zGlj4aAy49xRE3Lp3jXZoUPLrQVfUGmlKA/4q8c2rWv I2hg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=gQHAWC7T; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id de24si10635512ejc.234.2021.02.08.22.59.11; Mon, 08 Feb 2021 22:59:34 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=gQHAWC7T; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230102AbhBIG5T (ORCPT + 99 others); Tue, 9 Feb 2021 01:57:19 -0500 Received: from mail.kernel.org ([198.145.29.99]:60804 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229745AbhBIG5P (ORCPT ); Tue, 9 Feb 2021 01:57:15 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id CE4E264E66; Tue, 9 Feb 2021 06:56:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1612853794; bh=VgVI55Qj2fE2DYtRsTjeiTilPdRtitr2xXBpsmkbtK0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gQHAWC7TnpY+LGErYA+VxHmESG50VC2KBUsKgEtJjOwys6FYVmS1o+Mz2tVzrH2yh 5K52uFUmCQ9KZdjkt+2SYMTepFhaoXDNVNC3YQqZdRxs2Ua5ApvAuYrkEuQMt5GJmX nU2Qht2hY8Ds511juTbYONpwhluAwMuM9jbrPjkg= Date: Tue, 9 Feb 2021 07:56:30 +0100 From: Greg KH To: John Hubbard Cc: Minchan Kim , Andrew Morton , linux-mm , LKML , surenb@google.com, joaodias@google.com, willy@infradead.org Subject: Re: [PATCH v2] mm: cma: support sysfs Message-ID: References: <20210208180142.2765456-1-minchan@kernel.org> <43cd6fc4-5bc5-50ec-0252-ffe09afd68ea@nvidia.com> <7cc229f4-609c-71dd-9361-063ef1bf7c73@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 08, 2021 at 10:34:51PM -0800, John Hubbard wrote: > On 2/8/21 10:27 PM, John Hubbard wrote: > > On 2/8/21 10:13 PM, Greg KH wrote: > > > On Mon, Feb 08, 2021 at 05:57:17PM -0800, John Hubbard wrote: > > > > On 2/8/21 3:36 PM, Minchan Kim wrote: > > > > ... > > > > > > > ??????? char name[CMA_MAX_NAME]; > > > > > > > +#ifdef CONFIG_CMA_SYSFS > > > > > > > +??? struct cma_stat??? *stat; > > > > > > > > > > > > This should not be a pointer. By making it a pointer, you've added a bunch of pointless > > > > > > extra code to the implementation. > > > > > > > > > > Originally, I went with the object lifetime with struct cma as you > > > > > suggested to make code simple. However, Greg KH wanted to have > > > > > release for kobj_type since it is consistent with other kboject > > > > > handling. > > > > > > > > Are you talking about the kobj in your new struct cma_stat? That seems > > > > like circular logic if so. I'm guessing Greg just wanted kobj methods > > > > to be used *if* you are dealing with kobjects. That's a narrower point. > > > > > > > > I can't imagine that he would have insisted on having additional > > > > allocations just so that kobj freeing methods could be used. :) > > > > > > Um, yes, I was :) > > > > > > You can not add a kobject to a structure and then somehow think you can > > > just ignore the reference counting issues involved.? If a kobject is > > > part of a structure then the kobject is responsible for controling the > > > lifespan of the memory, nothing else can be. > > > > > > So by making the kobject dynamic, you properly handle that memory > > > lifespan of the object, instead of having to worry about the lifespan of > > > the larger object (which the original patch was not doing.) > > > > > > Does that make sense? > > > > > That part makes sense, yes, thanks. The part that I'm trying to straighten > > out is, why was kobject even added to the struct cma_stat in the first > > place? Why not just leave .stat as a static member variable, without > > a kobject in it, and done? > > > > Sorry, I think I get it now: this is in order to allow a separate lifetime > for the .stat member. I was sort of implicitly assuming that the "right" > way to do it is just have the whole object use one lifetime management, > but as you say, there is no kobject being added to the parent. > > I still feel odd about the allocation and freeing of something that seems > to be logically the same lifetime (other than perhaps a few, briefly pending > sysfs reads, at the end of life). So I'd still think that the kobject should > be added to the parent... That's fine if you want to add it to the parent. If so, then the kobject controls the lifetime of the structure, nothing else can. Either is fine with me, what is "forbidden" is having a kobject and somehow thinking that it does not control the lifetime of the structure. thanks, greg k-h