Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1951764imu; Fri, 23 Nov 2018 02:35:51 -0800 (PST) X-Google-Smtp-Source: AFSGD/UnrDpGynwsmU3rqg9qYjxX5mYzoVUBH+7RQxfGUnLcky36OBHZMyZhEsHLlqRVtDfsUw+W X-Received: by 2002:a63:a41:: with SMTP id z1mr13533567pgk.117.1542969351449; Fri, 23 Nov 2018 02:35:51 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542969351; cv=none; d=google.com; s=arc-20160816; b=ZeUjZXQJU0gK3oXJzh0JUyYfQTC2buQ5eXqvz55xitTcQPSOLo+Dyjml2FdeDllVPu xWP1nYCG7LqVZUfnJPGSCKaoybnvKTgZD2czpnXk3Zz9RNxRAPCo85zhkhe5RQV2mDHB W6t7r5wFPgLAWBjGDMVdFdNCGPr1qzq1vGisMIliWG6kkAehBy7w4TUW81oWANjjgj/I YFvxaBZR+XklNnghWaRkyuOl/idoyV2V0Sr0MCXfxBWirJ3hDRrhPqeAj+j5FLmQgROF +1no68ryG8S6iLWUZyGXTeywoFMjsx3GtAUm/BHu6z3+pzAghbpFm0d/6+efjM8xmJoC Nv5Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=68ektf3FVtoC2bAdDVWKRQToyKdMkm5HTpemB5G2DkQ=; b=fbpQXlfd0Jg4Qn2yIsd0EnTCCep7BzYRWNakE6XQNegdtNM6e3NKT80U0pTQix5lBU +qfZ0HeDC34A/pd23YZcWkGFuWEDPxwvUCcelTiEMgnjiMSRADJUO75B9lp9eK8yPrL4 KMS904/oJ9aAIZhRU+iLgMSJdJBt3WwKv6wWQfm2JsViNXssfTfh16WkSXWtYshZagOw xhQdETBzLQ3CClZ4p1NRsJlXVtO7OiZQJmkzXh9FXIfa4eQwvwZwpqG3CWefjD1e1EXb rX0mtQzmQiuIlCZq7KWn5E/CBSr49PQWbaBtmMSyoRnmuh2vS20yi10BiDGLvzqqnYzt CCzQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=hCeSDnKk; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id n3si52519603pgf.374.2018.11.23.02.35.35; Fri, 23 Nov 2018 02:35:51 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=hCeSDnKk; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2394119AbeKVU4D (ORCPT + 99 others); Thu, 22 Nov 2018 15:56:03 -0500 Received: from mail.kernel.org ([198.145.29.99]:51796 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388046AbeKVU4C (ORCPT ); Thu, 22 Nov 2018 15:56:02 -0500 Received: from localhost (unknown [95.99.132.93]) (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 CE9FB20684; Thu, 22 Nov 2018 10:17:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1542881835; bh=4qEpFH3jL3XoPlqUH+hNrkZzqtVYQsVVcZTCBxHiqT4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=hCeSDnKkpCmUOVAbhKmcBZtWMzKxTUP//b0sIR+oaD7l17adobcY6wE0vgEvYY4VH fLxoKMIZEUhRQNA5LHXCiDsdDVENo9HBL6mFhYkmB7bjf6i2gAlRjT82EaYVAYk8Wx 6Thkq4EWlzd2mxF78q/XCEFsqigiZaOFuJqulVDM= Date: Thu, 22 Nov 2018 11:17:11 +0100 From: Greg Kroah-Hartman To: Gao Xiang Cc: devel@driverdev.osuosl.org, linux-erofs@lists.ozlabs.org, Chao Yu , LKML , weidu.du@huawei.com, Miao Xie Subject: Re: [PATCH 02/10] staging: erofs: fix race when the managed cache is enabled Message-ID: <20181122101711.GA3189@kroah.com> References: <20181120143425.43637-1-gaoxiang25@huawei.com> <20181120143425.43637-3-gaoxiang25@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181120143425.43637-3-gaoxiang25@huawei.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 20, 2018 at 10:34:17PM +0800, Gao Xiang wrote: > When the managed cache is enabled, the last reference count > of a workgroup must be used for its workstation. > > Otherwise, it could lead to incorrect (un)freezes in > the reclaim path, and it would be harmful. > > A typical race as follows: > > Thread 1 (In the reclaim path) Thread 2 > workgroup_freeze(grp, 1) refcnt = 1 > ... > workgroup_unfreeze(grp, 1) refcnt = 1 > workgroup_get(grp) refcnt = 2 (x) > workgroup_put(grp) refcnt = 1 (x) > ...unexpected behaviors > > * grp is detached but still used, which violates cache-managed > freeze constraint. > > Reviewed-by: Chao Yu > Signed-off-by: Gao Xiang > --- > drivers/staging/erofs/internal.h | 1 + > drivers/staging/erofs/utils.c | 131 +++++++++++++++++++++++++++------------ > 2 files changed, 93 insertions(+), 39 deletions(-) > > diff --git a/drivers/staging/erofs/internal.h b/drivers/staging/erofs/internal.h > index 57575c7f5635..89dbd0888e53 100644 > --- a/drivers/staging/erofs/internal.h > +++ b/drivers/staging/erofs/internal.h > @@ -250,6 +250,7 @@ static inline bool erofs_workgroup_get(struct erofs_workgroup *grp, int *ocnt) > } > > #define __erofs_workgroup_get(grp) atomic_inc(&(grp)->refcount) > +#define __erofs_workgroup_put(grp) atomic_dec(&(grp)->refcount) Any specific reason why you are not using the refcount.h api instead of "doing it yourself" with atomic_inc/dec()? I'm not rejecting this, just curious. thanks, greg k-h