All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <Ian.Campbell@citrix.com>
To: Julien Grall <julien.grall@linaro.org>, Jan Beulich <JBeulich@suse.com>
Cc: xen-devel@lists.xenproject.org, tim@xen.org,
	stefano.stabellini@citrix.com
Subject: Re: [PATCH] xen/arm: domain_vgic_init: Check xzalloc_* return
Date: Fri, 21 Mar 2014 12:19:31 +0000	[thread overview]
Message-ID: <1395404371.19839.14.camel@kazak.uk.xensource.com> (raw)
In-Reply-To: <1395323486-9891-1-git-send-email-julien.grall@linaro.org>

On Thu, 2014-03-20 at 13:51 +0000, Julien Grall wrote:
> The allocations for shared_irqs and pending_irqs are not checked and use
> later. This may lead to a Xen segfault if the hypervisor run out of memory.
> 
> Signed-off-by: Julien Grall <julien.grall@linaro.org>

Acked + applied.

> ---
>     This patch should be backported to Xen 4.4

I've added it to my notes, but also CCing Jan since I guess he will be
the one to actually do it.

Ian.

  reply	other threads:[~2014-03-21 12:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-20 13:51 [PATCH] xen/arm: domain_vgic_init: Check xzalloc_* return Julien Grall
2014-03-21 12:19 ` Ian Campbell [this message]
2014-03-21 12:29   ` Jan Beulich
2014-03-21 12:37     ` Ian Campbell
2014-03-21 13:03       ` Jan Beulich
2014-03-21 14:30       ` Ian Jackson
2014-03-21 15:49         ` Ian Campbell

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=1395404371.19839.14.camel@kazak.uk.xensource.com \
    --to=ian.campbell@citrix.com \
    --cc=JBeulich@suse.com \
    --cc=julien.grall@linaro.org \
    --cc=stefano.stabellini@citrix.com \
    --cc=tim@xen.org \
    --cc=xen-devel@lists.xenproject.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 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.