Re: pKVM breakage in mainline on n1sdp
From: Mark Rutland <mark.rutland@arm.com>
Date: 2026-02-23 10:06:06
Also in:
kvmarm
From: Mark Rutland <mark.rutland@arm.com>
Date: 2026-02-23 10:06:06
Also in:
kvmarm
On Sat, Feb 21, 2026 at 01:42:52PM +0000, Mark Brown wrote:
On Sat, Feb 21, 2026 at 10:38:05AM +0000, Marc Zyngier wrote:quoted
If that's vanilla 6.19, then there is post Feb 8th. Sorry for the unwarranted rant.It won't be vanilla v6.19, that specific log will be tip of Linus' tree from yesterday morning UK time which should be 8bf22c33e7a1 ("Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net"), there were a few results for commits over the day prior to that showing the same behaviour.
Are you sure? That log says: CPU: 1 UID: 0 PID: 1955 Comm: qemu-system-aar Not tainted 6.19.0 #1 PREEMPT ... where "6.19.0" means that's the 6.19 tag, and "#1" means that's the first build against that. Is the build system overriding things such that this is misleading? Is there potentially a problem with the build system? Mark.