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] [thread-next>] [day] [month] [year] [list]
Message-ID: <79fc738a-9c9c-a1a7-af37-bca9247e73be@quicinc.com>
Date: Mon, 6 Jan 2025 11:46:51 +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: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        "Linux Next
 Mailing List" <linux-next@...r.kernel.org>,
        <quic_srichara@...cinc.com>, <quic_varada@...cinc.com>
Subject: Re: linux-next: build failure after merge of the nand tree



On 1/6/2025 7:21 AM, Stephen Rothwell wrote:
> Hi all,
> 
> On Mon, 6 Jan 2025 12:48:34 +1100 Stephen Rothwell <sfr@...b.auug.org.au> wrote:
>>
>> After merging the nand tree, today's linux-next build
>> (x86_64_allmodconfig) failed like this:
>>
>> In file included from include/linux/string.h:389,
>>                   from include/linux/bitmap.h:13,
>>                   from include/linux/cpumask.h:12,
>>                   from include/linux/smp.h:13,
>>                   from include/linux/lockdep.h:14,
>>                   from include/linux/mutex.h:17,
>>                   from include/linux/notifier.h:14,
>>                   from include/linux/clk.h:14,
>>                   from drivers/mtd/nand/qpic_common.c:6:
>> In function 'fortify_memset_chk',
>>      inlined from 'qcom_clear_bam_transaction' at drivers/mtd/nand/qpic_common.c:88:2:
>> include/linux/fortify-string.h:480:25: error: call to '__write_overflow_field' declared with attribute warning: detected write beyond size of field (1st parameter); maybe use struct_group()? [-Werror=attribute-warning]
>>    480 |                         __write_overflow_field(p_size_field, size);
>>        |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> cc1: all warnings being treated as errors
>>
>> Caused by commit
>>
>>    fdf3ee5c6e52 ("mtd: nand: Add qpic_common API file")
> 
> Actually caused by commit
> 
>    8c52932da5e6 ("mtd: rawnand: qcom: cleanup qcom_nandc driver")

  Ho ok, checking on this, will post a fix quickly.

Regards,
  Sricharan

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ