kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pekka Enberg <penberg@kernel.org>
To: Sasha Levin <levinsasha928@gmail.com>
Cc: gorcunov@openvz.org, mingo@kernel.org, asias.hejun@gmail.com,
	kvm@vger.kernel.org
Subject: Re: [PATCH 1/4] kvm tools: fix sigsegv in irq__exit
Date: Wed, 9 May 2012 15:29:22 +0300	[thread overview]
Message-ID: <CAOJsxLHEHOJsST_mEw1ba+XbqEtjWGy3mL4EmcW51sYbai8_sQ@mail.gmail.com> (raw)
In-Reply-To: <1336566288-5777-1-git-send-email-sasha.levin@oracle.com>

On Wed, May 9, 2012 at 3:24 PM, Sasha Levin <levinsasha928@gmail.com> wrote:
> From: Sasha Levin <levinsasha928@gmail.com>
>
> We free the structure, but never remove them from the tree or list, then
> we freed them the next time we ran through that structure.
>
> This patch also simplifies irq__exit a bit.
>
> Signed-off-by: Sasha Levin <levinsasha928@gmail.com>

Applied all patches. Thanks!

      parent reply	other threads:[~2012-05-09 12:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-09 12:24 [PATCH 1/4] kvm tools: fix sigsegv in irq__exit Sasha Levin
2012-05-09 12:24 ` [PATCH 2/4] kvm tools: use bitwise 'and' in kvm-ipc Sasha Levin
2012-05-09 12:24 ` [PATCH 3/4] kvm tools: use accessor function for virtio-9p FIDs Sasha Levin
2012-05-09 12:24 ` [PATCH 4/4] kvm tools: increase amount of " Sasha Levin
2012-05-09 12:29 ` Pekka Enberg [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=CAOJsxLHEHOJsST_mEw1ba+XbqEtjWGy3mL4EmcW51sYbai8_sQ@mail.gmail.com \
    --to=penberg@kernel.org \
    --cc=asias.hejun@gmail.com \
    --cc=gorcunov@openvz.org \
    --cc=kvm@vger.kernel.org \
    --cc=levinsasha928@gmail.com \
    --cc=mingo@kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).