Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp514886yba; Fri, 12 Apr 2019 08:06:05 -0700 (PDT) X-Google-Smtp-Source: APXvYqyOd9CkJF+JV9eKzNJez4xMPoUQY4dx1+Oth4hU6MzQAG3einSPFre5kEFA6P6lHWVmFnLr X-Received: by 2002:a65:51c9:: with SMTP id i9mr54120319pgq.187.1555081565208; Fri, 12 Apr 2019 08:06:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1555081565; cv=none; d=google.com; s=arc-20160816; b=cuMQIIOUx2p0ivm3ClLOqq6E0xTzRzWI4Ru/8Yl009ig6lLq+7tkk0G+vOx3HxfVGV /R0j5ig/ttt5uZSKvLdoH9luqHobquqJ1uzcZJ7TtmFMFcEJimcO6Slch+zGMI4dwWN9 QmOzd6BCNlgNKItBQ1nxXVZMDo4IM25hZbYQtVQXbEz2wxoIB2hn0W1cGJBoeDJqHd+P v6tSs9MIxPrQ1os9N9DnyvID6KKon2e8dqD7pnIMdZYEwLJtFaMXzvpdLH36rpFgZLuo kR2ks7z5M4KQ6mUaZRwpEOW1YuSK8+c+sQJ/Nh6ySxXCOlMVMNpLQBuyfogfJH9wqAzn QJlA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=jk1n0a3jF7s4nVzt7xOoW7EO6TvAunNQijQ4oxO78rU=; b=n8NkP6kK2FrzFWNk8ViVBN5Gu2ROClHyxUKBCXC6xJEhCY7q0mBbvoEy1SiRLVEAaJ QYo/H/IFx4le6dp3MvfbDkeJoSFhPb2kmFtAI6bHOeEsvyj1n5HbvH5kDNd0t1Sc0Fh+ +olSEcepgYrVKfWjYP8LIScuCGv1mO1JJfwiAqP9T8qVEEDNjJ4ZaDE/xZJhVk9stmCp tBFKWQ8NVqFqcKN/JEs3+GCoLDG+83Ksgtw2LsxLxrDYiRD3hTRZAd4RQFISsK7EY+BT 6YCYxJECIw9DDoKv4IqY4pvDLjrqJs1BYjohmYmeliie+ZslpwB+onvqaakduNxG4NGh ZkFQ== ARC-Authentication-Results: i=1; mx.google.com; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i10si38127214plb.384.2019.04.12.08.05.44; Fri, 12 Apr 2019 08:06:05 -0700 (PDT) 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; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726825AbfDLPE4 (ORCPT + 99 others); Fri, 12 Apr 2019 11:04:56 -0400 Received: from bhuna.collabora.co.uk ([46.235.227.227]:35382 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726765AbfDLPE4 (ORCPT ); Fri, 12 Apr 2019 11:04:56 -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 1E314280195; Fri, 12 Apr 2019 16:04:54 +0100 (BST) Date: Fri, 12 Apr 2019 17:04:50 +0200 From: Boris Brezillon To: YueHaibing Cc: Miquel Raynal , , , , , , , Subject: Re: [PATCH] mtd: nand: Fix build error while CONFIG_MTD_NAND_ECC_SW_BCH is set to module Message-ID: <20190412170450.4d215ad4@collabora.com> In-Reply-To: <79bce66d-6bb5-39f9-6f36-0667dede52fd@huawei.com> References: <20190410130747.35692-1-yuehaibing@huawei.com> <20190410153920.68267a1a@collabora.com> <20190410155856.655122c8@collabora.com> <8b020124-4008-6081-c04c-eaefb7875878@huawei.com> <20190410162927.17ea678b@collabora.com> <41165c39-da0c-0f15-87f9-4fb588b77dcc@huawei.com> <20190410181843.489a4e33@xps13> <20190410190328.433a954f@collabora.com> <79bce66d-6bb5-39f9-6f36-0667dede52fd@huawei.com> Organization: Collabora X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 12 Apr 2019 22:28:57 +0800 YueHaibing wrote: > On 2019/4/11 1:03, Boris Brezillon wrote: > > On Wed, 10 Apr 2019 18:18:43 +0200 > > Miquel Raynal wrote: > > > >> Hi YueHaibing, > >> > >> YueHaibing wrote on Wed, 10 Apr 2019 23:03:24 > >> +0800: > >> > >>> On 2019/4/10 22:29, Boris Brezillon wrote: > >>>> On Wed, 10 Apr 2019 22:22:16 +0800 > >>>> YueHaibing wrote: > >>>> > >>>>> On 2019/4/10 21:58, Boris Brezillon wrote: > >>>>>> On Wed, 10 Apr 2019 15:39:28 +0200 > >>>>>> Boris Brezillon wrote: > >>>>>> > >>>>>>> On Wed, 10 Apr 2019 21:07:47 +0800 > >>>>>>> Yue Haibing wrote: > >>>>>>> > >>>>>>>> From: YueHaibing > >>>>>>>> > >>>>>>>> Fix gcc build error while CONFIG_MTD_NAND_ECC_SW_BCH > >>>>>>>> is set to module: > >>>>>>>> > >>>>>>>> drivers/mtd/nand/raw/nand_base.o: In function `nand_cleanup': > >>>>>>>> (.text+0xef6): undefined reference to `nand_bch_free' > >>>>>>>> drivers/mtd/nand/raw/nand_base.o: In function `nand_scan_tail': > >>>>>>>> nand_base.c:(.text+0xa101): undefined reference to `nand_bch_calculate_ecc' > >>>>>>>> nand_base.c:(.text+0xa120): undefined reference to `nand_bch_correct_data' > >>>>>>>> nand_base.c:(.text+0xa269): undefined reference to `nand_bch_init' > >>>>>>>> > >>>>>>>> CONFIG_MTD_NAND_ECC_SW_BCH should not be set to M, > >>>>>>>> because MTD_RAW_NAND need it while linked. > >>>>>>>> > >>>>>>>> Reported-by: Hulk Robot > >>>>>>>> Fixes: 193bd4002644 ("mtd: nand: add software BCH ECC support" > >>>>>>> > >>>>>>> Nope, it's not this one that introduced the regression. > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>>> Signed-off-by: YueHaibing > >>>>>>>> --- > >>>>>>>> drivers/mtd/nand/raw/Kconfig | 2 +- > >>>>>>>> 1 file changed, 1 insertion(+), 1 deletion(-) > >>>>>>>> > >>>>>>>> diff --git a/drivers/mtd/nand/raw/Kconfig b/drivers/mtd/nand/raw/Kconfig > >>>>>>>> index 615d738..0500c42 100644 > >>>>>>>> --- a/drivers/mtd/nand/raw/Kconfig > >>>>>>>> +++ b/drivers/mtd/nand/raw/Kconfig > >>>>>>>> @@ -22,7 +22,7 @@ menuconfig MTD_RAW_NAND > >>>>>>>> if MTD_RAW_NAND > >>>>>>>> > >>>>>>>> config MTD_NAND_ECC_SW_BCH > >>>>>>>> - tristate "Support software BCH ECC" > >>>>>>>> + bool "Support software BCH ECC" > >>>>>>>> select BCH > >>>>>>>> default n > >>>>>>>> help > >>>>>>> > >>>>>>> Should be fixed with the following diff squashed into: > >>>>>>> > >>>>>>> 51ef1d0b2095 ("mtd: nand: Clarify Kconfig entry for software BCH ECC algorithm") > >>>>>>> > >>>>>>> --->8--- > >>>>>>> diff --git a/include/linux/mtd/nand_bch.h b/include/linux/mtd/nand_bch.h > >>>>>>> index b8106651f807..06ce2b655c13 100644 > >>>>>>> --- a/include/linux/mtd/nand_bch.h > >>>>>>> +++ b/include/linux/mtd/nand_bch.h > >>>>>>> @@ -15,7 +15,7 @@ struct mtd_info; > >>>>>>> struct nand_chip; > >>>>>>> struct nand_bch_control; > >>>>>>> > >>>>>>> -#if defined(CONFIG_MTD_NAND_ECC_BCH) > >>>>>>> +#if defined(CONFIG_MTD_NAND_ECC_SW_BCH) > >>>>>>> > >>>>>>> static inline int mtd_nand_has_bch(void) { return 1; } > >>>>>>> > >>>>>>> @@ -39,7 +39,7 @@ struct nand_bch_control *nand_bch_init(struct mtd_info *mtd); > >>>>>>> */ > >>>>>>> void nand_bch_free(struct nand_bch_control *nbc); > >>>>>>> > >>>>>>> -#else /* !CONFIG_MTD_NAND_ECC_BCH */ > >>>>>>> +#else /* !CONFIG_MTD_NAND_ECC_SW_BCH */ > >>>>>>> > >>>>>>> static inline int mtd_nand_has_bch(void) { return 0; } > >>>>>>> > >>>>>>> @@ -64,6 +64,6 @@ static inline struct nand_bch_control *nand_bch_init(struct mtd_info *mtd) > >>>>>>> > >>>>>>> static inline void nand_bch_free(struct nand_bch_control *nbc) {} > >>>>>>> > >>>>>>> -#endif /* CONFIG_MTD_NAND_ECC_BCH */ > >>>>>>> +#endif /* CONFIG_MTD_NAND_ECC_SW_BCH */ > >>>>>>> > >>>>>>> #endif /* __MTD_NAND_BCH_H__ */ > >>>>>> > >>>>>> Sorry, I didn't look at the right branch, this part of the code was > >>>>>> correct, but we still have a problem to express the RAW_NAND(y) -> > >>>>>> SW_BCH(y) dependency. > >>>>> > >>>>> It seems this dependency is not always need, > >>>>> > >>>>> case MTD_RAW_NAND set to y works well while CONFIG_MTD_NAND_ECC_SW_BCH is not set. > >>>> > >>>> Yes, I know, but forcing nand_bch to a be a boolean is not the right > >>>> solution either, hence my suggestion to use 'imply'. > >> > >> Why exactly? SW BCH is going to be converted to the generic ECC engine > >> abstraction and IIRC you told me that it would not be problematic to > >> turn it into a boolean? > > > > Yes, I told you we should turn it into a boolean and embed the code in > > the nandcore.o object which can itself be linked as a module or embedded > > in the kernel image (see above for a version adapted for nand.o). That's > > not exactly what Yue proposed. > > So is there anothor fix or just to pick my v2 ? > > https://patchwork.ozlabs.org/patch/1083480/ Looks like someone posted it already: https://patchwork.ozlabs.org/patch/1083603/