[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200914091148.95654-1-lihaiwei.kernel@gmail.com>
Date: Mon, 14 Sep 2020 17:11:46 +0800
From: lihaiwei.kernel@...il.com
To: linux-kernel@...r.kernel.org, kvm@...r.kernel.org, x86@...nel.org
Cc: pbonzini@...hat.com, sean.j.christopherson@...el.com,
vkuznets@...hat.com, wanpengli@...cent.com, jmattson@...gle.com,
joro@...tes.org, tglx@...utronix.de, mingo@...hat.com,
bp@...en8.de, hpa@...or.com, lihaiwei@...cent.com
Subject: [PATCH 0/2] Fix the allocation of pv cpu mask
From: Haiwei Li <lihaiwei@...cent.com>
Hi,
There is a old version patch of 'KVM: Check the allocation of pv cpu mask'
in upstream. The v2 and what is discussed is in url:
https://lore.kernel.org/kvm/87o8mlooki.fsf@vitty.brq.redhat.com/
In this patch, i fix the build error and make changes as suggested.
Haiwei Li (2):
KVM: Fix the build error
KVM: Check if __pv_cpu_mask was allocated instead of assigning ops too
late
arch/x86/kernel/kvm.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
--
2.18.4
Powered by blists - more mailing lists