From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Borntraeger Subject: Re: [PATCH 1/2] KVM: halt_polling: provide a way to qualify wakeups during poll Date: Fri, 13 May 2016 14:26:18 +0200 Message-ID: <5735C7EA.3030401@de.ibm.com> References: <1463134596-19470-1-git-send-email-borntraeger@de.ibm.com> <1463134596-19470-2-git-send-email-borntraeger@de.ibm.com> <5735C24A.50302@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: KVM , Cornelia Huck , linux-s390 To: Paolo Bonzini , =?UTF-8?B?UmFkaW0gS3LEjW3DocWZ?= Return-path: Received: from e06smtp12.uk.ibm.com ([195.75.94.108]:35647 "EHLO e06smtp12.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752157AbcEMM0a (ORCPT ); Fri, 13 May 2016 08:26:30 -0400 Received: from localhost by e06smtp12.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 13 May 2016 13:26:27 +0100 In-Reply-To: <5735C24A.50302@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 05/13/2016 02:02 PM, Paolo Bonzini wrote: > > > On 13/05/2016 12:16, Christian Borntraeger wrote: >> +config HAVE_KVM_INVALID_POLLS >> + bool >> + > > I'll change the config item to HAVE_KVM_INVALID_WAKEUPS, otherwise looks > good. Can you do that or shall I resend as pull request? Regarding 4.7 vs. 4.8 Lets do this for 4.7. In the unlikely case that there is some bigger fallout we can still revert or fix for 2 1/2 month but it really seems to help.