Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp1206076pxb; Tue, 19 Oct 2021 23:54:37 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyhTcc9VEf+rn/UkWMytL765hkkF6lWwyT1oUywraHkjFo+2bzWiQHCVFQDGyQSReQLeovr X-Received: by 2002:a17:90b:38c6:: with SMTP id nn6mr5509980pjb.28.1634712877640; Tue, 19 Oct 2021 23:54:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1634712877; cv=none; d=google.com; s=arc-20160816; b=yLfXhXFBCknufi4I5nfE9XyuGLyF5gmWTfOZqVRF2eDffbH5U2H7PpuC9wXwv/Rt3a +1i/TFCvN+9JBqjTXTU7CuaWi/fH0eO9KC4m1z+MIEah+mqhiqOaQdJj23VTdHyqRMAU gqmpnHrQ+/U3OkqFNdt19gG7epyqBNgzaUmMPwqpFEss4Z91NUfOmGtZkhgHkl6Mj7yM FsVpcEm1/LCpi5Xph36iUsmmL5vJ6JjnLyQXzsDyWsVYVsJLgx0zD65gBvC7a4RBy8C5 QgIFiGmhEtPTFWRHeblobVmMpacWHtiUxm9ksZyxM/vlh9ZR2yRXO/bAx9uqX7lKv+i8 V5Sg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=LHk9F7IljkbezxgrcJzArf+4ogLYk/k0KNWReh1UCb8=; b=dxcfmQ7bjjEoaiElm8FG2XVAj9VhB18yKJxwnbo5D6y3UXiy34hIAPlMsz9ZFqiL41 v+91rTtaU7fWOemCQiE1Qp4EN0PubpuFryK9JxK0DB46Zo/eS4N5B7vxaH6iE6R8x90b QxKleGaA67QmSeE1/ab0pYnSyM0y9JY6MRZqS3Cg1zC+I8ihUibj/6iihVs/9Pixw8Wb mGqQi4VKGp3eZP+W3ZT0V/TVbcEn08WqrCPVG1c8h2/a5AbAf2PADnDY2EQo/P+tTudY 24KXX//2ANa7gxKLlwo5ITIbG4EMdjraeqGUWIV0Titz5Icg7gB6nPreWpHxGCL0SS/Z blpA== ARC-Authentication-Results: i=1; mx.google.com; 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=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id s17si2126858pfg.92.2021.10.19.23.54.24; Tue, 19 Oct 2021 23:54:37 -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; 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=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229820AbhJTGzJ (ORCPT + 99 others); Wed, 20 Oct 2021 02:55:09 -0400 Received: from bhuna.collabora.co.uk ([46.235.227.227]:56482 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229771AbhJTGzI (ORCPT ); Wed, 20 Oct 2021 02:55:08 -0400 Received: from localhost (unknown [IPv6:2a01:e0a:2c:6930:5cf4:84a1:2763:fe0d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: bbrezillon) by bhuna.collabora.co.uk (Postfix) with ESMTPSA id 30E6E1F43E3A; Wed, 20 Oct 2021 07:52:53 +0100 (BST) Date: Wed, 20 Oct 2021 08:52:50 +0200 From: Boris Brezillon To: Sean Nyekjaer Cc: Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , Boris Brezillon , linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] mtd: core: protect access to mtd devices while in suspend Message-ID: <20211020085250.030ef244@collabora.com> In-Reply-To: <20211019180800.3v7emokse6lkpjvk@skn-laptop> References: <20211011115253.38497-1-sean@geanix.com> <20211011160546.707b737b@collabora.com> <20211015082206.244a2316@xps13> <20211019180800.3v7emokse6lkpjvk@skn-laptop> Organization: Collabora X-Mailer: Claws Mail 3.18.0 (GTK+ 2.24.33; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 19 Oct 2021 20:08:00 +0200 Sean Nyekjaer wrote: > On Fri, Oct 15, 2021 at 08:22:06AM +0200, Miquel Raynal wrote: > > Hi Sean, > > > > boris.brezillon@collabora.com wrote on Mon, 11 Oct 2021 16:05:46 +0200: > > > > > On Mon, 11 Oct 2021 13:52:50 +0200 > > [ ... ] > > > > > > > One (small) issue still present. gpmi_nand.c uses the rwsem before it's > > > > initialized. Seems cumbersome to have every mtd/nand driver to call > > > > init_waitqueue_head() and init_rwsem(). Could we somehow move the call > > > > to mtd_set_dev_defaults() before nand_create_bbt()? > > > > > > I have a nasty trick for that one, but I'm not sure Miquel will like it > > > (actually, I don't like it either, but it's so simple compared to the > > > other options we have that I'm tempted to go for this approach until > > > someone has time to invest in a cleaner solution :-)): > > > > > > diff --git a/drivers/mtd/nand/raw/nand_base.c b/drivers/mtd/nand/raw/nand_base.c > > > index 3d6c6e880520..a9ac2d528a4d 100644 > > > --- a/drivers/mtd/nand/raw/nand_base.c > > > +++ b/drivers/mtd/nand/raw/nand_base.c > > > @@ -6222,8 +6222,6 @@ static int nand_scan_tail(struct nand_chip *chip) > > > mtd->_sync = nand_sync; > > > mtd->_lock = nand_lock; > > > mtd->_unlock = nand_unlock; > > > - mtd->_suspend = nand_suspend; > > > - mtd->_resume = nand_resume; > > > mtd->_reboot = nand_shutdown; > > > mtd->_block_isreserved = nand_block_isreserved; > > > mtd->_block_isbad = nand_block_isbad; > > > @@ -6269,6 +6267,13 @@ static int nand_scan_tail(struct nand_chip *chip) > > > if (ret) > > > goto err_free_secure_regions; > > > > > > + /* > > > + * Populate the suspend/resume hooks after the BBT has been scanned to > > > + * avoid using the suspend lock and resume waitqueue which are only > > > + * initialized when mtd_device_register() is called. > > > + */ > > > + mtd->_suspend = nand_suspend; > > > + mtd->_resume = nand_resume; > > > return 0; > > > > I'm fine with this as long as it is documented for now. > > > > Hi Boris and Miquel, > > gpmi-nand.c sets NAND_SKIP_BBTSCAN so we won't get there and populate > suspend resume hooks :( > Guess there is other drivers that does the same thing... This should fix the issue: diff --git a/drivers/mtd/nand/raw/nand_base.c b/drivers/mtd/nand/raw/nand_base.c index 3d6c6e880520..c92b17f66994 100644 --- a/drivers/mtd/nand/raw/nand_base.c +++ b/drivers/mtd/nand/raw/nand_base.c @@ -6222,8 +6222,6 @@ static int nand_scan_tail(struct nand_chip *chip) mtd->_sync = nand_sync; mtd->_lock = nand_lock; mtd->_unlock = nand_unlock; - mtd->_suspend = nand_suspend; - mtd->_resume = nand_resume; mtd->_reboot = nand_shutdown; mtd->_block_isreserved = nand_block_isreserved; mtd->_block_isbad = nand_block_isbad; @@ -6262,13 +6260,21 @@ static int nand_scan_tail(struct nand_chip *chip) /* Check, if we should skip the bad block table scan */ if (chip->options & NAND_SKIP_BBTSCAN) - return 0; + goto out; /* Build bad block table */ ret = nand_create_bbt(chip); if (ret) goto err_free_secure_regions; +out: + /* + * Populate the suspend/resume hooks after the BBT has been scanned to + * avoid using the suspend lock and resume waitqueue which are only + * initialized when mtd_device_register() is called. + */ + mtd->_suspend = nand_suspend; + mtd->_resume = nand_resume; return 0; err_free_secure_regions: