On Tue, May 7, 2024 at 2:29 PM Christian Borntraeger <borntraeger@xxxxxxxxxxxxx> wrote: > > Paolo, > > one fix for s390. Pulled, thanks. Paolo > The following changes since commit 16c20208b9c2fff73015ad4e609072feafbf81ad: > > Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD (2024-04-30 13:50:55 -0400) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-master-6.9-1 > > for you to fetch changes up to 175f2f5bcdfce9e728f1ff956a50f28824d28791: > > KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M (2024-05-02 09:41:38 +0200) > > ---------------------------------------------------------------- > KVM: s390: Fix for 6.9 > > Fix wild read on capability check. > > ---------------------------------------------------------------- > Jean-Philippe Brucker (1): > KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M > > arch/s390/kvm/kvm-s390.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >