lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 21 Aug 2023 11:14:55 +0530
From:   Md Sadre Alam <quic_mdalam@...cinc.com>
To:     Stephen Rothwell <sfr@...b.auug.org.au>,
        Miquel Raynal <miquel.raynal@...tlin.com>,
        Boris Brezillon <boris.brezillon@...labora.com>
CC:     Sricharan Ramabadhran <quic_srichara@...cinc.com>,
        "Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>,
        Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the nand tree



On 8/21/2023 7:32 AM, Stephen Rothwell wrote:
> Hi all,
> 
> After merging the nand tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
> 
> drivers/mtd/nand/raw/qcom_nandc.c: In function 'qcom_parse_instructions':
> drivers/mtd/nand/raw/qcom_nandc.c:2596:38: error: unused variable 'nandc' [-Werror=unused-variable]
>   2596 |         struct qcom_nand_controller *nandc = get_qcom_nand_controller(chip);
>        |                                      ^~~~~
> cc1: all warnings being treated as errors
> 
> Caused by commit
> 
>    5a7688a3e2e6 ("mtd: rawnand: qcom: Add read/read_start ops in exec_op path")
> 
> I have used the nand tree from next-20230818 for today.

   I have posted a patch to fix this build issue.

   Link: https://patchwork.kernel.org/project/linux-arm-msm/patch/20230821053513.13728-1-quic_mdalam@quicinc.com/

> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ