All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <B7C86486B5373Atakebe_akio@jp.fujitsu.com>

diff --git a/a/1.txt b/N1/1.txt
index 0a68540..51a2860 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -41,7 +41,8 @@ So is this a redundancy if the patch is applied?
 >+	 * which is required by vga acceleration since qemu maps shared
 >+	 * vram buffer with WB.
 >+	 */
->+	if (!(pte & VTLB_PTE_IO) && ((pte & _PAGE_MA_MASK) !>_PAGE_MA_NAT)) {
+>+	if (!(pte & VTLB_PTE_IO) && ((pte & _PAGE_MA_MASK) !=
+>_PAGE_MA_NAT)) {
 >+		pte &= ~_PAGE_MA_MASK;
 >+		phy_pte &= ~_PAGE_MA_MASK;
 >+	}
@@ -52,7 +53,7 @@ So is this a redundancy if the patch is applied?
 >+	vtlb_purge(v, ifa, ps);
 >+	vhpt_purge(v, ifa, ps);
 >+
->+	if (ps = mrr.ps) {
+>+	if (ps == mrr.ps) {
 >+		if (!(pte&VTLB_PTE_IO)) {
 >+			vhpt_insert(phy_pte, itir, ifa, pte);
 >+		} else {
@@ -80,3 +81,9 @@ ditto
 Best Regards,
 
 Akio Takebe
+
+
+-------------------------------------------------------------------------
+This SF.net email is sponsored by: Microsoft
+Defy all challenges. Microsoft(R) Visual Studio 2008.
+http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
diff --git a/a/content_digest b/N1/content_digest
index 500aaa7..0949df5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,8 @@
  "ref\042DFA526FC41B1429CE7279EF83C6BDCD31FCD@pdsmsx415.ccr.corp.intel.com\0"
  "ref\042DFA526FC41B1429CE7279EF83C6BDCD31FCD-wq7ZOvIWXbMAbVU2wMM1CrfspsVTdybXVpNB7YpNyf8@public.gmane.org\0"
- "From\0Akio Takebe <takebe_akio@jp.fujitsu.com>\0"
+ "From\0Akio Takebe <takebe_akio-+CUm20s59erQFUHtdCDX3A@public.gmane.org>\0"
  "Subject\0Re: [kvm-ia64-devel] [PATCH][10] Add TLB virtulization support.\0"
- "Date\0Fri, 01 Feb 2008 03:58:30 +0000\0"
+ "Date\0Fri, 01 Feb 2008 12:58:30 +0900\0"
  "To\0Zhang"
   Xiantao <xiantao.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
   Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
@@ -58,7 +58,8 @@
  ">+\t * which is required by vga acceleration since qemu maps shared\n"
  ">+\t * vram buffer with WB.\n"
  ">+\t */\n"
- ">+\tif (!(pte & VTLB_PTE_IO) && ((pte & _PAGE_MA_MASK) !>_PAGE_MA_NAT)) {\n"
+ ">+\tif (!(pte & VTLB_PTE_IO) && ((pte & _PAGE_MA_MASK) !=\n"
+ ">_PAGE_MA_NAT)) {\n"
  ">+\t\tpte &= ~_PAGE_MA_MASK;\n"
  ">+\t\tphy_pte &= ~_PAGE_MA_MASK;\n"
  ">+\t}\n"
@@ -69,7 +70,7 @@
  ">+\tvtlb_purge(v, ifa, ps);\n"
  ">+\tvhpt_purge(v, ifa, ps);\n"
  ">+\n"
- ">+\tif (ps = mrr.ps) {\n"
+ ">+\tif (ps == mrr.ps) {\n"
  ">+\t\tif (!(pte&VTLB_PTE_IO)) {\n"
  ">+\t\t\tvhpt_insert(phy_pte, itir, ifa, pte);\n"
  ">+\t\t} else {\n"
@@ -96,6 +97,12 @@
  "\n"
  "Best Regards,\n"
  "\n"
- Akio Takebe
+ "Akio Takebe\n"
+ "\n"
+ "\n"
+ "-------------------------------------------------------------------------\n"
+ "This SF.net email is sponsored by: Microsoft\n"
+ "Defy all challenges. Microsoft(R) Visual Studio 2008.\n"
+ http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
 
-aac983bfe098d57f32ea22692ee72f5ca9e809891d9477135d3ca03b9207fb56
+578272fa6c5856f720d20d71a0af8f7e0acff23684d0fbee74de8ec33c7f31c4

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.