Re: Build regressions/improvements in v5.16-rc1

2021-11-17 Thread Helge Deller
On 11/17/21 03:19, Nick Terrell wrote: > > >> On Nov 16, 2021, at 6:05 PM, Randy Dunlap wrote: >> >> On 11/16/21 5:59 PM, Nick Terrell wrote: On Nov 15, 2021, at 8:44 AM, Helge Deller wrote: On 11/15/21 17:12, Geert Uytterhoeven wrote: > On Mon, Nov 15, 2021 at 4:54 PM Geert

Re: Build regressions/improvements in v5.16-rc1

2021-11-17 Thread Geert Uytterhoeven
Hi Nick, On Wed, Nov 17, 2021 at 3:20 AM Nick Terrell wrote: > > On Nov 16, 2021, at 6:05 PM, Randy Dunlap wrote: > > On 11/16/21 5:59 PM, Nick Terrell wrote: > >> I’ll send the PR to Linus tomorrow. I’ve been informed that it > >> isn't strictly necessary to send the patches to the mailing

Re: Build regressions/improvements in v5.16-rc1

2021-11-16 Thread Randy Dunlap
On 11/16/21 5:59 PM, Nick Terrell wrote: On Nov 15, 2021, at 8:44 AM, Helge Deller wrote: On 11/15/21 17:12, Geert Uytterhoeven wrote: On Mon, Nov 15, 2021 at 4:54 PM Geert Uytterhoeven wrote: Below is the list of build error/warning regressions/improvements in v5.16-rc1[1] compared to

Re: Build regressions/improvements in v5.16-rc1

2021-11-16 Thread Thomas Bogendoerfer
On Mon, Nov 15, 2021 at 05:12:50PM +0100, Geert Uytterhoeven wrote: > > + error: modpost: "mips_cm_is64" [drivers/pci/controller/pcie-mt7621.ko] > > undefined!: => N/A > > + error: modpost: "mips_cm_lock_other" > > [drivers/pci/controller/pcie-mt7621.ko] undefined!: => N/A > > + error:

Re: Build regressions/improvements in v5.16-rc1

2021-11-15 Thread Kees Cook
On Mon, Nov 15, 2021 at 05:44:33PM +0100, Marco Elver wrote: > On Mon, Nov 15, 2021 at 05:12PM +0100, Geert Uytterhoeven wrote: > [...] > > > + /kisskb/src/include/linux/fortify-string.h: error: call to > > > '__read_overflow' declared with attribute error: detected read beyond > > > size of

Re: Build regressions/improvements in v5.16-rc1

2021-11-15 Thread Kees Cook
On Mon, Nov 15, 2021 at 05:44:33PM +0100, Marco Elver wrote: > On Mon, Nov 15, 2021 at 05:12PM +0100, Geert Uytterhoeven wrote: > [...] > > > + /kisskb/src/include/linux/fortify-string.h: error: call to > > > '__read_overflow' declared with attribute error: detected read beyond > > > size of

Re: Build regressions/improvements in v5.16-rc1

2021-11-15 Thread Helge Deller
On 11/15/21 17:12, Geert Uytterhoeven wrote: > On Mon, Nov 15, 2021 at 4:54 PM Geert Uytterhoeven > wrote: >> Below is the list of build error/warning regressions/improvements in >> v5.16-rc1[1] compared to v5.15[2]. >> >> Summarized: >> - build errors: +20/-13 >> - build warnings: +3/-28 >>

Re: Build regressions/improvements in v5.16-rc1

2021-11-15 Thread Geert Uytterhoeven
On Mon, Nov 15, 2021 at 4:54 PM Geert Uytterhoeven wrote: > Below is the list of build error/warning regressions/improvements in > v5.16-rc1[1] compared to v5.15[2]. > > Summarized: > - build errors: +20/-13 > - build warnings: +3/-28 > > Happy fixing! ;-) > > Thanks to the linux-next team