On Tue, Jun 21, 2022 at 11:39 AM Jiri Slaby <jirislaby@xxxxxxxxxx> wrote: > > On 21. 06. 22, 12:13, Sudip Mukherjee wrote: > > Hi Greg, > > > > The following will be needed for the gcc-12 builds: > > > > ee3db469dd31 ("wifi: rtlwifi: remove always-true condition pointed out by GCC 12") > > 32329216ca1d ("eth: sun: cassini: remove dead code") > > dbbc7d04c549 ("net: wwan: iosm: remove pointless null check") > > > > > > With this 3 applied on top of v5.18.6-rc1 allmodconfig for x86_64, riscv > > and mips passes. (not checked other arch yet) > > > > Will request you to add these to 5.18-stable queue please. > > On the top of that, I had to apply this too: > aeb84412037b x86/boot: Wrap literal addresses in absolute_pointer() uhhh... I thought -Warray-bounds has been disabled by: f0be87c42cbd ("gcc-12: disable '-Warray-bounds' universally for now") which is in v5.18.6-rc1 now. Are you sure you still need that ? -- Regards Sudip