diff for duplicates of <20130620182808.GC11309@8bytes.org> diff --git a/a/1.txt b/N1/1.txt index e1445cb..4ff2922 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -53,7 +53,7 @@ Hmm, actually a recursive version would make more sense here. But since recursion is a bad idea in the kernel, how about this approach instead: >From d500d538ad1370679d05667663dcaf8603d529db Mon Sep 17 00:00:00 2001 -From: Joerg Roedel <joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org> +From: Joerg Roedel <joro@8bytes.org> Date: Thu, 20 Jun 2013 20:22:58 +0200 Subject: [PATCH] iommu/amd: Fix memory leak in free_pagetable @@ -61,8 +61,8 @@ The IOMMU pagetables can have up to 3 levels, but the code in free_pagetable() only releases the first 3 levels. Fix this leak by releasing all levels. -Reported-by: Alex Williamson <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> -Signed-off-by: Joerg Roedel <joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org> +Reported-by: Alex Williamson <alex.williamson@redhat.com> +Signed-off-by: Joerg Roedel <joro@8bytes.org> --- drivers/iommu/amd_iommu.c | 73 ++++++++++++++++++++++++++++++--------------- 1 file changed, 49 insertions(+), 24 deletions(-) diff --git a/a/content_digest b/N1/content_digest index 7945e0f..02d723c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,12 @@ "ref\020130618014459.20440.73844.stgit@bling.home\0" "ref\020130618015116.20711.90269.stgit@bling.home\0" - "ref\020130618015116.20711.90269.stgit-xdHQ/5r00wBBDLzU/O5InQ@public.gmane.org\0" - "From\0Joerg Roedel <joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>\0" + "From\0Joerg Roedel <joro@8bytes.org>\0" "Subject\0Re: [PATCH] amd_iommu: Fix leak in free_pagetable()\0" "Date\0Thu, 20 Jun 2013 20:28:08 +0200\0" - "To\0Alex Williamson <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" - "Cc\0iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org" - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Alex Williamson <alex.williamson@redhat.com>\0" + "Cc\0iommu@lists.linux-foundation.org" + ddutile@redhat.com + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On Mon, Jun 17, 2013 at 07:52:14PM -0600, Alex Williamson wrote:\n" @@ -64,7 +64,7 @@ "recursion is a bad idea in the kernel, how about this approach instead:\n" "\n" ">From d500d538ad1370679d05667663dcaf8603d529db Mon Sep 17 00:00:00 2001\n" - "From: Joerg Roedel <joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>\n" + "From: Joerg Roedel <joro@8bytes.org>\n" "Date: Thu, 20 Jun 2013 20:22:58 +0200\n" "Subject: [PATCH] iommu/amd: Fix memory leak in free_pagetable\n" "\n" @@ -72,8 +72,8 @@ "in free_pagetable() only releases the first 3 levels. Fix\n" "this leak by releasing all levels.\n" "\n" - "Reported-by: Alex Williamson <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" - "Signed-off-by: Joerg Roedel <joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>\n" + "Reported-by: Alex Williamson <alex.williamson@redhat.com>\n" + "Signed-off-by: Joerg Roedel <joro@8bytes.org>\n" "---\n" " drivers/iommu/amd_iommu.c | 73 ++++++++++++++++++++++++++++++---------------\n" " 1 file changed, 49 insertions(+), 24 deletions(-)\n" @@ -169,4 +169,4 @@ "-- \n" 1.7.9.5 -cbc483a42d5dbaaa0083fbbb6ad247eafa9f36b218bff208cd82cf825f434de5 +12eca1335f24a1b41c1fb184fbac87ec11c28098a791cf8f8c1eb74ec3d00f11
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.