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]
Date:   Tue, 4 Apr 2023 15:40:31 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Sudip Mukherjee <sudipm.mukherjee@...il.com>,
        Geert Uytterhoeven <geert@...ux-m68k.org>
Cc:     linux-kernel@...r.kernel.org, linux-wireless@...r.kernel.org,
        sparclinux@...r.kernel.org
Subject: Re: Build regressions/improvements in v6.3-rc4



On 4/4/23 14:16, Sudip Mukherjee wrote:
> On Mon, 27 Mar 2023 at 08:29, Geert Uytterhoeven <geert@...ux-m68k.org> wrote:
>>
>> On Mon, 27 Mar 2023, Geert Uytterhoeven wrote:
>>> JFYI, when comparing v6.3-rc4[1] to v6.3-rc3[3], the summaries are:
>>>  - build errors: +9/-1
>>
>>    + /kisskb/src/drivers/net/wireless/cisco/airo.c: error: 'status_rid.currentXmitRate' is used uninitialized [-Werror=uninitialized]:  => 6163:45
>>
>> sh4-gcc11/sh-allmodconfig
>> seen before
>>
>>    + error: modpost: "ebus_dma_enable" [drivers/parport/parport_pc.ko] undefined!:  => N/A
>>    + error: modpost: "ebus_dma_irq_enable" [drivers/parport/parport_pc.ko] undefined!:  => N/A
>>    + error: modpost: "ebus_dma_prepare" [drivers/parport/parport_pc.ko] undefined!:  => N/A
>>    + error: modpost: "ebus_dma_register" [drivers/parport/parport_pc.ko] undefined!:  => N/A
>>    + error: modpost: "ebus_dma_request" [drivers/parport/parport_pc.ko] undefined!:  => N/A
>>    + error: modpost: "ebus_dma_residue" [drivers/parport/parport_pc.ko] undefined!:  => N/A
>>    + error: modpost: "ebus_dma_unregister" [drivers/parport/parport_pc.ko] undefined!:  => N/A
>>    + error: modpost: "ns87303_lock" [drivers/parport/parport_pc.ko] undefined!:  => N/A
>>
>> sparc64-gcc11/sparc-allmodconfig
>> seen before
> 
> Tried sparc64 allmodconfig with gcc-11 and did not see the parport
> errors with 6ab608fe852b ("Merge tag 'for-6.3-rc4-tag' of
> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux").
> Is it still being seen?
> 

This is reported at  http://kisskb.ellerman.id.au/kisskb/buildresult/14905002/

I still see it on sparc32 using gcc-12.2.0.

The compiler info vs. the sparc-allmodconfig is confusing IMO.
I am compiling with sparc-linux, not sparc64-linux.

The .config file says:
# CONFIG_64BIT is not set
CONFIG_SPARC=y
CONFIG_SPARC32=y


-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ