Re: Build regressions/improvements in v6.4-rc6

2023-06-12 Thread Geert Uytterhoeven
Hi Tudor, On Mon, Jun 12, 2023 at 11:48 AM Tudor Ambarus wrote: > On 6/12/23 10:28, Geert Uytterhoeven wrote: > >> JFYI, when comparing v6.4-rc6[1] to v6.4-rc5[3], the summaries are: > >> - build errors: +5/-6 > > > > + /kisskb/src/drivers/spi/spi-stm32-qspi.c: error: ‘op’ is used > > uninitia

Re: Build regressions/improvements in v6.4-rc6

2023-06-12 Thread Tudor Ambarus
On 6/12/23 10:28, Geert Uytterhoeven wrote: >> JFYI, when comparing v6.4-rc6[1] to v6.4-rc5[3], the summaries are: >>  - build errors: +5/-6 > >   + /kisskb/src/drivers/spi/spi-stm32-qspi.c: error: ‘op’ is used > uninitialized [-Werror=uninitialized]:  => 523:27, 564:27 Seems that the report is

Re: Build regressions/improvements in v6.4-rc6

2023-06-12 Thread Geert Uytterhoeven
On Mon, 12 Jun 2023, Geert Uytterhoeven wrote: JFYI, when comparing v6.4-rc6[1] to v6.4-rc5[3], the summaries are: - build errors: +5/-6 + /kisskb/src/drivers/spi/spi-stm32-qspi.c: error: ‘op’ is used uninitialized [-Werror=uninitialized]: => 523:27, 564:27 um-all{mod,yes}config Seen bef