diff for duplicates of <52CA09C9.7000205@hp.com> diff --git a/a/1.txt b/N1/1.txt index 6050f57..2d155f0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,18 +9,18 @@ On 12/26/2013 01:12 PM, Wu, Feng wrote: > > Feng > -> *From:*iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org -> [mailto:iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org] *On Behalf Of *Kai Huang +> *From:*iommu-bounces@lists.linux-foundation.org +> [mailto:iommu-bounces@lists.linux-foundation.org] *On Behalf Of *Kai Huang > *Sent:* Thursday, December 26, 2013 9:55 AM > *To:* Li, Zhen-Hua -> *Cc:* David Woodhouse; iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org; -> linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +> *Cc:* David Woodhouse; iommu@lists.linux-foundation.org; +> linux-kernel@vger.kernel.org > *Subject:* Re: [PATCH 1/1] x86/iommu: use bit structures for context_entry > > Just curious, why would |= operation cause problem? :) > -> On Fri, Dec 20, 2013 at 4:45 PM, Li, Zhen-Hua <zhen-hual-VXdhtT5mjnY@public.gmane.org -> <mailto:zhen-hual-VXdhtT5mjnY@public.gmane.org>> wrote: +> On Fri, Dec 20, 2013 at 4:45 PM, Li, Zhen-Hua <zhen-hual@hp.com +> <mailto:zhen-hual@hp.com>> wrote: > > There is a structure named context_entry used by intel iommu, and there > are some bit operations on it. Use bit structure may make these operations @@ -28,7 +28,7 @@ On 12/26/2013 01:12 PM, Wu, Feng wrote: > Also the function context_set_address_root may cause problem because it uses > |= operation, not set the new value. And this patch can fix it. > -> Signed-off-by: Li, Zhen-Hua <zhen-hual-VXdhtT5mjnY@public.gmane.org <mailto:zhen-hual-VXdhtT5mjnY@public.gmane.org>> +> Signed-off-by: Li, Zhen-Hua <zhen-hual@hp.com <mailto:zhen-hual@hp.com>> > --- > drivers/iommu/intel-iommu.c | 37 +++++++++++++++++++++++++++---------- > 1 file changed, 27 insertions(+), 10 deletions(-) @@ -119,6 +119,6 @@ On 12/26/2013 01:12 PM, Wu, Feng wrote: > > _______________________________________________ > iommu mailing list -> iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org <mailto:iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org> +> iommu@lists.linux-foundation.org <mailto:iommu@lists.linux-foundation.org> > https://lists.linuxfoundation.org/mailman/listinfo/iommu > diff --git a/a/content_digest b/N1/content_digest index 7e98f2d..74ac177 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,15 @@ "ref\01387529101-29769-1-git-send-email-zhen-hual@hp.com\0" "ref\0CAOtp4KqUgSnwadP0T=aWYX7rRzDBn3qkuqMzceDBO0c_bhpFwQ@mail.gmail.com\0" "ref\0E959C4978C3B6342920538CF579893F001D3C26D@SHSMSX104.ccr.corp.intel.com\0" - "ref\0E959C4978C3B6342920538CF579893F001D3C26D-0J0gbvR4kTg/UvCtAeCM4rfspsVTdybXVpNB7YpNyf8@public.gmane.org\0" - "From\0Li, ZhenHua <zhen-hual-VXdhtT5mjnY@public.gmane.org>\0" + "From\0Li, ZhenHua <zhen-hual@hp.com>\0" "Subject\0Re: [PATCH 1/1] x86/iommu: use bit structures for context_entry\0" "Date\0Mon, 06 Jan 2014 09:41:29 +0800\0" "To\0Wu" - " Feng <feng.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" - "Cc\0iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org <iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org>" - David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org> - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + " Feng <feng.wu@intel.com>\0" + "Cc\0Kai Huang <dev.kai.huang@gmail.com>" + David Woodhouse <dwmw2@infradead.org> + iommu@lists.linux-foundation.org <iommu@lists.linux-foundation.org> + " linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "Yes, that's the problem. And some other structures like this, see \"union \n" @@ -23,18 +23,18 @@ ">\n" "> Feng\n" ">\n" - "> *From:*iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org\n" - "> [mailto:iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org] *On Behalf Of *Kai Huang\n" + "> *From:*iommu-bounces@lists.linux-foundation.org\n" + "> [mailto:iommu-bounces@lists.linux-foundation.org] *On Behalf Of *Kai Huang\n" "> *Sent:* Thursday, December 26, 2013 9:55 AM\n" "> *To:* Li, Zhen-Hua\n" - "> *Cc:* David Woodhouse; iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org;\n" - "> linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "> *Cc:* David Woodhouse; iommu@lists.linux-foundation.org;\n" + "> linux-kernel@vger.kernel.org\n" "> *Subject:* Re: [PATCH 1/1] x86/iommu: use bit structures for context_entry\n" ">\n" "> Just curious, why would |= operation cause problem? :)\n" ">\n" - "> On Fri, Dec 20, 2013 at 4:45 PM, Li, Zhen-Hua <zhen-hual-VXdhtT5mjnY@public.gmane.org\n" - "> <mailto:zhen-hual-VXdhtT5mjnY@public.gmane.org>> wrote:\n" + "> On Fri, Dec 20, 2013 at 4:45 PM, Li, Zhen-Hua <zhen-hual@hp.com\n" + "> <mailto:zhen-hual@hp.com>> wrote:\n" ">\n" "> There is a structure named context_entry used by intel iommu, and there\n" "> are some bit operations on it. Use bit structure may make these operations\n" @@ -42,7 +42,7 @@ "> Also the function context_set_address_root may cause problem because it uses\n" "> |= operation, not set the new value. And this patch can fix it.\n" ">\n" - "> Signed-off-by: Li, Zhen-Hua <zhen-hual-VXdhtT5mjnY@public.gmane.org <mailto:zhen-hual-VXdhtT5mjnY@public.gmane.org>>\n" + "> Signed-off-by: Li, Zhen-Hua <zhen-hual@hp.com <mailto:zhen-hual@hp.com>>\n" "> ---\n" "> drivers/iommu/intel-iommu.c | 37 +++++++++++++++++++++++++++----------\n" "> 1 file changed, 27 insertions(+), 10 deletions(-)\n" @@ -133,8 +133,8 @@ ">\n" "> _______________________________________________\n" "> iommu mailing list\n" - "> iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org <mailto:iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org>\n" + "> iommu@lists.linux-foundation.org <mailto:iommu@lists.linux-foundation.org>\n" "> https://lists.linuxfoundation.org/mailman/listinfo/iommu\n" > -2f5a71c9b9e78543706d000eb186a867fdfb0f2ab981025cf4559912971585c6 +9c97b0562f2c0163da880a44d9f9034563caed5db4a9a7bbad6478ba04870f42
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.