Re: Linux 6.0-rc3

From: Sudip Mukherjee
Date: Mon Aug 29 2022 - 06:29:57 EST


On Mon, Aug 29, 2022 at 12:22 AM Linus Torvalds
<torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> So as some people already noticed, last week was an anniversary week -
> 31 years since the original Linux development announcement. How time
> flies.
>
> But this is not that kind of historic email - it's just the regular
> weekly RC release announcement, and things look pretty normal. We've
> got various fixes all over the tree, in all the usual places: drivers
> (networking, fbdev, drm), architectures (a bit of everythinig: x86,
> loongarch, arm64, parisc, s390 and RISC-V), filesystems (mostly btrfs
> and cifs, minor things elsewhere), and core kernel code (networking,
> vm, vfs and cgroup).
>
> And some tooling support (perf and selftests).
>
> We've got a few known issues brewing, but nothing that looks all that
> scary. Knock wood.
>
> Please give it a go,

No new failures in my tests. But among the one I reported, these two
are still in -rc3.

1. csky and mips allmodconfig fails with gcc-12
Reported at https://lore.kernel.org/lkml/YvY4xdZEWAPosFdJ@debian/
Fix at https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=b840304fb46cdf7012722f456bce06f151b3e81b

2. x86_64 allmodconfig fails with clang
Reported at https://lore.kernel.org/lkml/YuwRyQYPCb1FD+mr@debian/
No fix in linux-next yet.


--
Regards
Sudip