All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Cc: mtosatti@redhat.com, kvm@vger.kernel.org
Subject: Re: [PATCH bugfix] KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() fails
Date: Tue, 09 Mar 2010 14:49:04 +0200	[thread overview]
Message-ID: <4B9643C0.6030203@redhat.com> (raw)
In-Reply-To: <20100309145519.e1b00c52.yoshikawa.takuya@oss.ntt.co.jp>

On 03/09/2010 07:55 AM, Takuya Yoshikawa wrote:
> svm_create_vcpu() does not free the pages allocated during the creation
> when it fails to complete the allocations. This patch fixes it.
>    

Applied, thanks.

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


      reply	other threads:[~2010-03-09 12:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-09  5:55 [PATCH bugfix] KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() fails Takuya Yoshikawa
2010-03-09 12:49 ` 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=4B9643C0.6030203@redhat.com \
    --to=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@redhat.com \
    --cc=yoshikawa.takuya@oss.ntt.co.jp \
    /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.