Received: by 2002:a25:868d:0:0:0:0:0 with SMTP id z13csp578090ybk; Fri, 15 May 2020 08:12:59 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxxEWS7JaS+r0i352oAHK8m9Z20zBpkOpK0oQ3D4VFDg8fmFgYXLerppqIIlzsb9sqgUbmH X-Received: by 2002:aa7:d35a:: with SMTP id m26mr3274349edr.25.1589555579752; Fri, 15 May 2020 08:12:59 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1589555579; cv=none; d=google.com; s=arc-20160816; b=eEvw6YxFcedIEk/01nG72zlSfApeX1jX8Wd8r65gKGD/eq0DjrXNJOzjGZa2/M082h rQuIdExZCkWTB+F+VUkhsCZTPELRY49z6bCcNYvACxW2JAcLp/ZSYB4weSL3djV6eDjo dNF1RUDsGw5n9wFxOIVUATFoML6tvzVEL/YB0xdgrLaxaKeaxSXzcRntkPxpTKaYtL3X B56j6tS2ntk/iJQ1d9nFv/VadD2VW81Vh3bG6gVFBXtUk9HVodcSy1NkcXc+ZzyErVTl BaiRgYkAo2JcoIZeIc8tY7F+LdwFbq4MHp/ZjvcBtrBZi79XFUI4ABL7TBod5CqSsCZB z6fA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=lalHd9ZfTV0rIs4v8BIkLa34DRlB4+d5YWpeuyxeWOo=; b=ZxpcUJfia4GKwzF5bKiu15Xf6/ijEi8fxNZFrssvDUyAMPVk3d58gJNj+eBIphjH4k MfC461Wqd/I6twMZRoFb2qYd1oYhVZqFZg0JO2lWGMKrm1T23jirS1QYLy1SG/jZhLE8 tE0k7tETDaowoyT2o9I3Ji6PCheorwfzsJbgvFLF5XKIg5IspGQjLWEZHzO8AnE+Ainn sHQYKGnmJ3M3OByrZW/hpbQFzfqSn7IYV8kEtvqGOEHXmoJvKJmsqujX8xs94kLxHWPj DS0bqatpFq3HbNviJF31v1w6h22uRBsjYny8h2wIeTpxYTKt4lrPUAo6IZnwXSncJvPy UPkg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=OrdCAO3h; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id r9si897766eds.223.2020.05.15.08.12.36; Fri, 15 May 2020 08:12:59 -0700 (PDT) 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=@kernel.org header.s=default header.b=OrdCAO3h; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728286AbgEOPKl (ORCPT + 99 others); Fri, 15 May 2020 11:10:41 -0400 Received: from mail.kernel.org ([198.145.29.99]:49870 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728277AbgEOPKj (ORCPT ); Fri, 15 May 2020 11:10:39 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id CF73D2076A; Fri, 15 May 2020 15:10:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1589555438; bh=D6LeDgR+1gAiJOELm9U6DKJLT5pJy4kJssGSOYAl/ZU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=OrdCAO3haSRFPg/DselJskuyxT7YzART3RxKIHm9SZTu8m+rNgkkeWRnN7Y2vA1vZ my9m9UpCM70NcvXYmC9TZtBCgwdsB+zPrSMxJLk6AvQCAzYOrMM78PmE8SnqxWdnzY OkejeiCks5W/3NKDWg7DVRk36zecA5zBXvum5grs= Date: Fri, 15 May 2020 17:10:36 +0200 From: Greg Kroah-Hartman To: Heikki Krogerus Cc: Randy Dunlap , Brendan Higgins , Linux Kernel Mailing List , Naresh Kamboju , kernel test robot , "Rafael J. Wysocki" Subject: Re: [PATCH] kobject: Make sure the parent does not get released before its children Message-ID: <20200515151036.GA2574646@kroah.com> References: <20200513151840.36400-1-heikki.krogerus@linux.intel.com> <20200514065415.GA1511@kuha.fi.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200514065415.GA1511@kuha.fi.intel.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 14, 2020 at 09:54:15AM +0300, Heikki Krogerus wrote: > On Wed, May 13, 2020 at 04:14:51PM -0700, Randy Dunlap wrote: > > On 5/13/20 2:30 PM, Brendan Higgins wrote: > > > On Wed, May 13, 2020 at 8:18 AM Heikki Krogerus > > > wrote: > > >> > > >> In the function kobject_cleanup(), kobject_del(kobj) is > > >> called before the kobj->release(). That makes it possible to > > >> release the parent of the kobject before the kobject itself. > > >> > > >> To fix that, adding function __kboject_del() that does > > >> everything that kobject_del() does except release the parent > > >> reference. kobject_cleanup() then calls __kobject_del() > > >> instead of kobject_del(), and separately decrements the > > >> reference count of the parent kobject after kobj->release() > > >> has been called. > > >> > > >> Reported-by: Naresh Kamboju > > >> Reported-by: kernel test robot > > >> Fixes: 7589238a8cf3 ("Revert "software node: Simplify software_node_release() function"") > > >> Cc: Brendan Higgins > > >> Cc: Randy Dunlap > > >> Suggested-by: "Rafael J. Wysocki" > > >> Signed-off-by: Heikki Krogerus > > > > > > Reviewed-by: Brendan Higgins > > > Tested-by: Brendan Higgins > > > > > > > Acked-by: Randy Dunlap > > Tested-by: Randy Dunlap > > Thanks guys. Sorry about the mix-up. I didn't get the chance to review this today, will do so on Monday, thanks. greg k-h