Re: Build regressions/improvements in v6.12-rc3

2024-10-14 Thread Simon Horman
On Mon, Oct 14, 2024 at 11:18:14AM +0200, Geert Uytterhoeven wrote: > Hi Simon, > > On Mon, Oct 14, 2024 at 10:58 AM Simon Horman wrote: > > On Mon, Oct 14, 2024 at 10:38:20AM +0200, Geert Uytterhoeven wrote: > > > + /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mii-bitbang.c: > > > error

Re: Build regressions/improvements in v6.12-rc3

2024-10-14 Thread Geert Uytterhoeven
Hi Simon, On Mon, Oct 14, 2024 at 10:58 AM Simon Horman wrote: > On Mon, Oct 14, 2024 at 10:38:20AM +0200, Geert Uytterhoeven wrote: > > + /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mii-bitbang.c: > > error: format '%x' expects argument of type 'unsigned int', but argument 4 > > has t

Re: Build regressions/improvements in v6.12-rc3

2024-10-14 Thread Simon Horman
On Mon, Oct 14, 2024 at 10:38:20AM +0200, Geert Uytterhoeven wrote: > On Mon, 14 Oct 2024, Geert Uytterhoeven wrote: > > JFYI, when comparing v6.12-rc3[1] to v6.12-rc2[3], the summaries are: > > - build errors: +3/-1 > > + /kisskb/src/crypto/async_tx/async_tx.c: error: no previous prototype for

Re: Build regressions/improvements in v6.12-rc3

2024-10-14 Thread Geert Uytterhoeven
On Mon, 14 Oct 2024, Geert Uytterhoeven wrote: JFYI, when comparing v6.12-rc3[1] to v6.12-rc2[3], the summaries are: - build errors: +3/-1 + /kisskb/src/crypto/async_tx/async_tx.c: error: no previous prototype for '__async_tx_find_channel' [-Werror=missing-prototypes]: => 43:1 powerpc-gcc