From: Guenter Roeck <linux@roeck-us.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: Linux 6.10-rc3
Date: Mon, 10 Jun 2024 09:11:43 -0700 [thread overview]
Message-ID: <643a620e-3c91-4e60-9310-d49ce4eef1ef@roeck-us.net> (raw)
In-Reply-To: <CAHk-=wiK75SY+r3W5hx+Tt_bjhcSKPLdji-Zf_8HjikRPbn9wg@mail.gmail.com>
On Sun, Jun 09, 2024 at 02:27:01PM -0700, Linus Torvalds wrote:
> Hmm. Absolutely nothing stands out here.
>
> We've got driver fixes (networking, gpu, HID and x86 platform drivers
> account for the bulk of it), architecture fixes (mostly kvm-related),
> and some core kernel updates (filesystems, mm, core networking). And
> just the regular random fixes.
>
> IOW, nothing looks particularly odd, and size-wise this is also pretty
> much right where you'd expect for an rc3.
>
> So things look good, the water is warm, please jump right in and keep testing,
>
From my testbed:
Build results:
total: 158 pass: 158 fail: 0
Qemu test results:
total: 470 pass: 469 fail: 1
Failed tests:
m68k:mcf5208evb:m5208:m5208evb_defconfig:initrd
Unit test results:
pass: 228426 fail: 0
The m68k test failure is really a build failure.
Building m68k:mcf5208evb:m5208:m5208evb_defconfig:initrd ... failed
init/initramfs.c:578:31: error: 'sysfs_bin_attr_simple_read' undeclared here (not in a function)
578 | static BIN_ATTR(initrd, 0440, sysfs_bin_attr_simple_read, NULL, 0);
seen with m5208evb_defconfig+CONFIG_BLK_DEV_INITRD=y. It was introduced
with commit 66bc1a173328 ("treewide: Use sysfs_bin_attr_simple_read()
helper"). The fix is available in linux-next as commit 44a45be57f85
("sysfs: Unbreak the build around sysfs_bin_attr_simple_read()").
Guenter
prev parent reply other threads:[~2024-06-10 16:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-09 21:27 Linus Torvalds
2024-06-10 7:10 ` Build regressions/improvements in v6.10-rc3 Geert Uytterhoeven
2024-06-10 7:28 ` Geert Uytterhoeven
2024-06-11 17:37 ` Sam Ravnborg
2024-06-11 19:50 ` Geert Uytterhoeven
2024-06-11 20:53 ` Sam Ravnborg
2024-06-20 11:41 ` Andreas Larsson
2024-06-10 16:11 ` Guenter Roeck [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=643a620e-3c91-4e60-9310-d49ce4eef1ef@roeck-us.net \
--to=linux@roeck-us.net \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®