Re: [GIT PULL] More KVM changes for Linux 5.19-rc3

From: Linus Torvalds
Date: Tue Jun 14 2022 - 11:01:49 EST


On Tue, Jun 14, 2022 at 7:55 AM Sean Christopherson <seanjc@xxxxxxxxxx> wrote:
>
> This patch has a bug that breaks 32-bit builds, and undoubtedly does weird things
> for 64-bit builds.

Thanks, you caught me just as I was merging it.

I fixed it up in the merge itself.

Linus