Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
From: Linus Torvalds
Date: Tue Sep 03 2024 - 14:43:43 EST
On Tue, 3 Sept 2024 at 00:54, Helge Deller <deller@xxxxxx> wrote:
>
> During packaging the bits there is a qemu coding bug, where we missed
> to handle the PSW-V-bit as 32-bit value even on a 64-bit CPU.
Well, that was a fun bug.
And by "fun" I obviously mean "let's hope to never do this again".
Linus