Re: [PATCH 6.1 00/25] 6.1.1-rc1 review

From: Greg Kroah-Hartman
Date: Wed Dec 21 2022 - 13:20:29 EST


On Wed, Dec 21, 2022 at 07:34:04AM +0100, Jiri Slaby wrote:
> On 20. 12. 22, 17:11, Guenter Roeck wrote:
> > You probably didn't see any reports on mainline because I didn't report
> > the issue there yet. There are so many failures in mainline that it is
> > a bit difficult to keep up.
>
> Just heads up, these are breakages in 6.1 known to me:
>
> an io_uring 32bit test crashes the kernel:
> https://lore.kernel.org/all/c80c1e3f-800b-dc49-f2f5-acc8ceb34d51@xxxxxxxxx/
>
> Fixed in io_uring tree.
>
>
> bind() of previously bound port no longer fails:
> https://lore.kernel.org/all/6b971a4e-c7d8-411e-1f92-fda29b5b2fb9@xxxxxxxxxx/
>
> No fix available and revert close to impossible.
>
>
>
> And most important, mremap() is broken in 6.1, so mostly everything fails in
> some random way:
> https://lore.kernel.org/all/20221216163227.24648-1-vbabka@xxxxxxx/T/#u
>
> Fixed in -mm.
>
> maybe it can help...

Thanks for the list, I'll keep an eye out for these...

greg k-h