Re: Linux 5.18-rc2

From: Linus Torvalds
Date: Mon Apr 11 2022 - 01:13:10 EST


On Sun, Apr 10, 2022 at 6:58 PM Guenter Roeck <linux@xxxxxxxxxxxx> wrote:
>
> Build results:
> total: 151 pass: 151 fail: 0
> Qemu test results:
> total: 488 pass: 488 fail: 0

Lovely. It seems we got them all sorted out quickly this time. Thanks.

> The only issue left in my testing is the warning in nosmp parisc code.
>
> WARNING: CPU: 0 PID: 1 at fs/sysfs/group.c:115 internal_create_group+0x360/0x394
>
> This problem is fixed in linux-next with
> https://lore.kernel.org/all/20220401203114.348053-1-deller@xxxxxx/
> which should hopefully find its way into mainline soon.

Sounds good.

Linus