All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joerg Roedel <joerg.roedel@amd.com>
To: Julia Lawall <Julia.Lawall-L2FTfq7BK8M@public.gmane.org>
Cc: kernel-janitors-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org,
	David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v2] drivers/iommu/intel-iommu.c: add missing free_domain_mem
Date: Fri, 03 Aug 2012 14:06:29 +0000	[thread overview]
Message-ID: <20120803140628.GD1996@amd.com> (raw)
In-Reply-To: <1343139494-26998-1-git-send-email-Julia.Lawall-L2FTfq7BK8M@public.gmane.org>

On Tue, Jul 24, 2012 at 04:18:14PM +0200, Julia Lawall wrote:
> From: Julia Lawall <Julia.Lawall@lip6.fr>
> 
> Add missing free_domain_mem on failure path after alloc_domain.
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>

Applied to iommu/fixes, thanks Julia.

-- 
AMD Operating System Research Center

Advanced Micro Devices GmbH Einsteinring 24 85609 Dornach
General Managers: Alberto Bozzo
Registration: Dornach, Landkr. Muenchen; Registerger. Muenchen, HRB Nr. 43632


WARNING: multiple messages have this Message-ID (diff)
From: Joerg Roedel <joerg.roedel-5C7GfCeVMHo@public.gmane.org>
To: Julia Lawall <Julia.Lawall-L2FTfq7BK8M@public.gmane.org>
Cc: kernel-janitors-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org,
	David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v2] drivers/iommu/intel-iommu.c: add missing free_domain_mem
Date: Fri, 3 Aug 2012 16:06:29 +0200	[thread overview]
Message-ID: <20120803140628.GD1996@amd.com> (raw)
In-Reply-To: <1343139494-26998-1-git-send-email-Julia.Lawall-L2FTfq7BK8M@public.gmane.org>

On Tue, Jul 24, 2012 at 04:18:14PM +0200, Julia Lawall wrote:
> From: Julia Lawall <Julia.Lawall-L2FTfq7BK8M@public.gmane.org>
> 
> Add missing free_domain_mem on failure path after alloc_domain.
> 
> Signed-off-by: Julia Lawall <Julia.Lawall-L2FTfq7BK8M@public.gmane.org>

Applied to iommu/fixes, thanks Julia.

-- 
AMD Operating System Research Center

Advanced Micro Devices GmbH Einsteinring 24 85609 Dornach
General Managers: Alberto Bozzo
Registration: Dornach, Landkr. Muenchen; Registerger. Muenchen, HRB Nr. 43632

WARNING: multiple messages have this Message-ID (diff)
From: Joerg Roedel <joerg.roedel@amd.com>
To: Julia Lawall <Julia.Lawall@lip6.fr>
Cc: David Woodhouse <dwmw2@infradead.org>,
	<iommu@lists.linux-foundation.org>,
	<kernel-janitors@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2] drivers/iommu/intel-iommu.c: add missing free_domain_mem
Date: Fri, 3 Aug 2012 16:06:29 +0200	[thread overview]
Message-ID: <20120803140628.GD1996@amd.com> (raw)
In-Reply-To: <1343139494-26998-1-git-send-email-Julia.Lawall@lip6.fr>

On Tue, Jul 24, 2012 at 04:18:14PM +0200, Julia Lawall wrote:
> From: Julia Lawall <Julia.Lawall@lip6.fr>
> 
> Add missing free_domain_mem on failure path after alloc_domain.
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>

Applied to iommu/fixes, thanks Julia.

-- 
AMD Operating System Research Center

Advanced Micro Devices GmbH Einsteinring 24 85609 Dornach
General Managers: Alberto Bozzo
Registration: Dornach, Landkr. Muenchen; Registerger. Muenchen, HRB Nr. 43632


  parent reply	other threads:[~2012-08-03 14:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-24 14:18 [PATCH v2] drivers/iommu/intel-iommu.c: add missing free_domain_mem Julia Lawall
2012-07-24 14:18 ` Julia Lawall
     [not found] ` <1343139494-26998-1-git-send-email-Julia.Lawall-L2FTfq7BK8M@public.gmane.org>
2012-08-03 14:06   ` Joerg Roedel [this message]
2012-08-03 14:06     ` Joerg Roedel
2012-08-03 14:06     ` Joerg Roedel

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=20120803140628.GD1996@amd.com \
    --to=joerg.roedel@amd.com \
    --cc=Julia.Lawall-L2FTfq7BK8M@public.gmane.org \
    --cc=dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org \
    --cc=iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
    --cc=kernel-janitors-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.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.