All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Sean Christopherson <sean.j.christopherson@intel.com>,
	Jim Mattson <jmattson@google.com>
Cc: kvm@vger.kernel.org, Peter Shier <pshier@google.com>
Subject: Re: [PATCH] kvm: x86: Fix a spurious -E2BIG in __do_cpuid_func
Date: Thu, 26 Sep 2019 12:27:44 +0200	[thread overview]
Message-ID: <33d0c488-8fa6-e593-24f5-480a79677fc2@redhat.com> (raw)
In-Reply-To: <20190925223334.GP31852@linux.intel.com>

On 26/09/19 00:33, Sean Christopherson wrote:
> On Wed, Sep 25, 2019 at 11:17:14AM -0700, Jim Mattson wrote:
>> Don't return -E2BIG from __do_cpuid_func when processing function 0BH
>> or 1FH and the last interesting subleaf occupies the last allocated
>> entry in the result array.
>>
>> Cc: Sean Christopherson <sean.j.christopherson@intel.com>
>> Cc: Paolo Bonzini <pbonzini@redhat.com>
>> Fixes: 831bf664e9c1fc ("KVM: Refactor and simplify kvm_dev_ioctl_get_supported_cpuid")
>> Signed-off-by: Jim Mattson <jmattson@google.com>
>> Reviewed-by: Peter Shier <pshier@google.com>
>> ---
> 
> Reviewed-by: Sean Christopherson <sean.j.christopherson@intel.com>
> 

Queued, thanks.

Paolo


  reply	other threads:[~2019-09-26 10:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-25 18:17 [PATCH] kvm: x86: Fix a spurious -E2BIG in __do_cpuid_func Jim Mattson
2019-09-25 22:33 ` Sean Christopherson
2019-09-26 10:27   ` Paolo Bonzini [this message]
2019-09-26 10:26 ` Paolo Bonzini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=33d0c488-8fa6-e593-24f5-480a79677fc2@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=jmattson@google.com \
    --cc=kvm@vger.kernel.org \
    --cc=pshier@google.com \
    --cc=sean.j.christopherson@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.