All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Takuya Yoshikawa <takuya.yoshikawa@gmail.com>
Cc: mtosatti@redhat.com, jan.kiszka@web.de, kvm@vger.kernel.org
Subject: Re: [PATCH 1/1] KVM: MMU: Fix 64-bit paging breakage on x86_32
Date: Thu, 28 Apr 2011 13:06:20 +0300	[thread overview]
Message-ID: <4DB93C1C.5080501@redhat.com> (raw)
In-Reply-To: <20110428070836.4099477c.takuya.yoshikawa@gmail.com>

On 04/28/2011 01:08 AM, Takuya Yoshikawa wrote:
> From: Takuya Yoshikawa<yoshikawa.takuya@oss.ntt.co.jp>
>
> Fix regression introduced by
>    commit e30d2a170506830d5eef5e9d7990c5aedf1b0a51
>    KVM: MMU: Optimize guest page table walk
>
> On x86_32, get_user() does not support 64-bit values and we fail to
> build KVM at the point of 64-bit paging.
>
> This patch fixes this by using get_user() twice for that condition.
>

Applied, thanks.

-- 
error compiling committee.c: too many arguments to function


      reply	other threads:[~2011-04-28 10:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-27 22:02 [PATCH 0/1] KVM: MMU: Fix 64-bit paging breakage on x86_32 Takuya Yoshikawa
2011-04-27 22:08 ` [PATCH 1/1] " Takuya Yoshikawa
2011-04-28 10:06   ` Avi Kivity [this message]

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=4DB93C1C.5080501@redhat.com \
    --to=avi@redhat.com \
    --cc=jan.kiszka@web.de \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@redhat.com \
    --cc=takuya.yoshikawa@gmail.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.