On Wed, Jul 31, 2024 at 11:10:50AM +0200, Pavel Machek wrote: > Hi! > > > This is the start of the stable review cycle for the 6.10.3 release. > > There are 809 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. > > We see build problems: > > https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/pipelines/1394947350 > > https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/7470084220 > > drivers/net/virtio_net.c: In function 'virtnet_poll_cleantx': > 4494 > drivers/net/virtio_net.c:2334:1: error: invalid use of void expression > 4495 > 2334 | + free_old_xmit(sq, !!budget); > 4496 > | ^ > 4497 Ugh, so do I now, sorry for that. Let me go fix it...