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: <078a7fab-2dec-2cde-f530-794156b57d7d@roeck-us.net>
Date:   Wed, 8 Jun 2022 06:51:05 -0700
From:   Guenter Roeck <linux@...ck-us.net>
To:     Sudip Mukherjee <sudipm.mukherjee@...il.com>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     linux-kernel <linux-kernel@...r.kernel.org>,
        Stable <stable@...r.kernel.org>,
        Linus Torvalds <torvalds@...ux-foundation.org>,
        Andrew Morton <akpm@...ux-foundation.org>,
        Shuah Khan <shuah@...nel.org>, patches@...nelci.org,
        lkft-triage@...ts.linaro.org, Pavel Machek <pavel@...x.de>,
        Jonathan Hunter <jonathanh@...dia.com>,
        Florian Fainelli <f.fainelli@...il.com>, slade@...dewatkins.com
Subject: Re: [PATCH 5.15 000/667] 5.15.46-rc1 review

On 6/8/22 04:11, Sudip Mukherjee wrote:
> Hi Greg,
> 
> On Wed, Jun 8, 2022 at 11:10 AM Sudip Mukherjee
> <sudipm.mukherjee@...il.com> wrote:
>>
>> Hi Greg,
>>
>> On Tue, Jun 07, 2022 at 06:54:25PM +0200, Greg Kroah-Hartman wrote:
>>> This is the start of the stable review cycle for the 5.15.46 release.
>>> There are 667 patches in this series, all will be posted as a response
>>> to this one.  If anyone has any issues with these being applied, please
>>> let me know.
>>>
>>> Responses should be made by Thu, 09 Jun 2022 16:48:02 +0000.
>>> Anything received after that time might be too late.
>>
>> Build test (gcc version 11.3.1 20220606):
>> mips: 62 configs -> no failure
>> arm: 99 configs -> no failure
>> arm64: 3 configs -> no failure
>> x86_64: 4 configs -> no failure
>> alpha allmodconfig -> no failure
>> csky allmodconfig -> no failure
>> riscv allmodconfig -> no failure
>> s390 allmodconfig -> no failure
>> xtensa allmodconfig -> no failure
> 
> I did not mention powerpc allmodconfig failed to build as I have just
> started building that arch and I did not have a good build to know if
> its a new failure or not.
> 

It is not new with gcc 11.3 and binutils 2.38. I currently use gcc 11.2.0
combined with binutils 2.36.1 for building powerpc images (binutils 2.37
won't work, at least not with gcc 11.2).

Guenter

> But It failed with the error:
> {standard input}: Assembler messages:
> {standard input}:255: Error: unrecognized opcode: `dssall'
> make[2]: *** [scripts/Makefile.build:288: arch/powerpc/mm/mmu_context.o] Error 1
> 
> and will need - d51f86cfd8e3 ("powerpc/mm: Switch obsolete dssall to .long")
> 

With this patch applied, at least the affected file builds with gcc 11.3 /
binutils 2.38. I have not tried to build the entire image, though, with that
combination.

Guenter

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ