All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <87ob00wau2.fsf@approximate.cambridge.arm.com>

diff --git a/a/1.txt b/N1/1.txt
index 9a9e236..bd586df 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,6 +1,6 @@
 On Thu, Apr 17 2014 at 10:31:37 am BST, Jianguo Wu <wujianguo@huawei.com> wrote:
 > When enable LPAE and big-endian in a hisilicon board, while specify
-> mem=384M mem=512M at 7680M, will get bad page state:
+> mem=384M mem=512M@7680M, will get bad page state:
 >
 > Freeing unused kernel memory: 180K (c0466000 - c0493000)
 > BUG: Bad page state in process init  pfn:fa442
@@ -18,7 +18,7 @@ On Thu, Apr 17 2014 at 10:31:37 am BST, Jianguo Wu <wujianguo@huawei.com> wrote:
 > [<c0013754>] (do_page_fault+0xfc/0x354) from [<c0008400>] (do_DataAbort+0x2c/0x90)
 > [<c0008400>] (do_DataAbort+0x2c/0x90) from [<c0008fb4>] (__dabt_usr+0x34/0x40)
 >
-> The bad pfn:fa442 is not system memory(mem=384M mem=512M at 7680M), after debugging,
+> The bad pfn:fa442 is not system memory(mem=384M mem=512M@7680M), after debugging,
 > I find in page fault handler, will get wrong pfn from pte just after set pte,
 > as follow:
 > do_anonymous_page()
@@ -52,7 +52,7 @@ On Thu, Apr 17 2014 at 10:31:37 am BST, Jianguo Wu <wujianguo@huawei.com> wrote:
 > cpu_v7_switch_mm case.
 >
 > Signed-off-by: Jianguo Wu <wujianguo@huawei.com>
-> Cc: stable at vger.kernel.org
+> Cc: stable@vger.kernel.org
 
 Acked-by: Marc Zyngier <marc.zyngier@arm.com>
 
@@ -104,3 +104,9 @@ Acked-by: Marc Zyngier <marc.zyngier@arm.com>
 
 -- 
 Jazz is not dead. It just smells funny.
+
+--
+To unsubscribe, send a message with 'unsubscribe linux-mm' in
+the body to majordomo@kvack.org.  For more info on Linux MM,
+see: http://www.linux-mm.org/ .
+Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
diff --git a/a/content_digest b/N1/content_digest
index 1de27fd..084e2ea 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,13 +1,23 @@
  "ref\0534F9F79.9050503@huawei.com\0"
- "From\0marc.zyngier@arm.com (Marc Zyngier)\0"
- "Subject\0[PATCH v3] ARM: mm: support big-endian page tables\0"
+ "From\0Marc Zyngier <marc.zyngier@arm.com>\0"
+ "Subject\0Re: [PATCH v3] ARM: mm: support big-endian page tables\0"
  "Date\0Thu, 17 Apr 2014 10:43:01 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Jianguo Wu <wujianguo@huawei.com>\0"
+ "Cc\0linux@arm.linux.org.uk <linux@arm.linux.org.uk>"
+  Ben Dooks <ben.dooks@codethink.co.uk>
+  Will Deacon <Will.Deacon@arm.com>
+  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+  Catalin Marinas <Catalin.Marinas@arm.com>
+  Li Zefan <lizefan@huawei.com>
+  Wang Nan <wangnan0@huawei.com>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+  linux-mm@kvack.org <linux-mm@kvack.org>
+ " linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "On Thu, Apr 17 2014 at 10:31:37 am BST, Jianguo Wu <wujianguo@huawei.com> wrote:\n"
  "> When enable LPAE and big-endian in a hisilicon board, while specify\n"
- "> mem=384M mem=512M at 7680M, will get bad page state:\n"
+ "> mem=384M mem=512M@7680M, will get bad page state:\n"
  ">\n"
  "> Freeing unused kernel memory: 180K (c0466000 - c0493000)\n"
  "> BUG: Bad page state in process init  pfn:fa442\n"
@@ -25,7 +35,7 @@
  "> [<c0013754>] (do_page_fault+0xfc/0x354) from [<c0008400>] (do_DataAbort+0x2c/0x90)\n"
  "> [<c0008400>] (do_DataAbort+0x2c/0x90) from [<c0008fb4>] (__dabt_usr+0x34/0x40)\n"
  ">\n"
- "> The bad pfn:fa442 is not system memory(mem=384M mem=512M at 7680M), after debugging,\n"
+ "> The bad pfn:fa442 is not system memory(mem=384M mem=512M@7680M), after debugging,\n"
  "> I find in page fault handler, will get wrong pfn from pte just after set pte,\n"
  "> as follow:\n"
  "> do_anonymous_page()\n"
@@ -59,7 +69,7 @@
  "> cpu_v7_switch_mm case.\n"
  ">\n"
  "> Signed-off-by: Jianguo Wu <wujianguo@huawei.com>\n"
- "> Cc: stable at vger.kernel.org\n"
+ "> Cc: stable@vger.kernel.org\n"
  "\n"
  "Acked-by: Marc Zyngier <marc.zyngier@arm.com>\n"
  "\n"
@@ -110,6 +120,12 @@
  ">  \tALT_UP (mcr\tp15, 0, r0, c7, c10, 1)\t\t@ flush_pte\n"
  "\n"
  "-- \n"
- Jazz is not dead. It just smells funny.
+ "Jazz is not dead. It just smells funny.\n"
+ "\n"
+ "--\n"
+ "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n"
+ "the body to majordomo@kvack.org.  For more info on Linux MM,\n"
+ "see: http://www.linux-mm.org/ .\n"
+ "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
 
-2332fc9ec72f4a621e93f057726bc6d6f1747e2124271fee6fa368b723116e27
+6f571b4646648f8e9de88a79da941be36663068aaf38cb85437bf648217b7a35

diff --git a/a/1.txt b/N2/1.txt
index 9a9e236..13ea067 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,6 +1,6 @@
 On Thu, Apr 17 2014 at 10:31:37 am BST, Jianguo Wu <wujianguo@huawei.com> wrote:
 > When enable LPAE and big-endian in a hisilicon board, while specify
-> mem=384M mem=512M at 7680M, will get bad page state:
+> mem=384M mem=512M@7680M, will get bad page state:
 >
 > Freeing unused kernel memory: 180K (c0466000 - c0493000)
 > BUG: Bad page state in process init  pfn:fa442
@@ -18,7 +18,7 @@ On Thu, Apr 17 2014 at 10:31:37 am BST, Jianguo Wu <wujianguo@huawei.com> wrote:
 > [<c0013754>] (do_page_fault+0xfc/0x354) from [<c0008400>] (do_DataAbort+0x2c/0x90)
 > [<c0008400>] (do_DataAbort+0x2c/0x90) from [<c0008fb4>] (__dabt_usr+0x34/0x40)
 >
-> The bad pfn:fa442 is not system memory(mem=384M mem=512M at 7680M), after debugging,
+> The bad pfn:fa442 is not system memory(mem=384M mem=512M@7680M), after debugging,
 > I find in page fault handler, will get wrong pfn from pte just after set pte,
 > as follow:
 > do_anonymous_page()
@@ -52,7 +52,7 @@ On Thu, Apr 17 2014 at 10:31:37 am BST, Jianguo Wu <wujianguo@huawei.com> wrote:
 > cpu_v7_switch_mm case.
 >
 > Signed-off-by: Jianguo Wu <wujianguo@huawei.com>
-> Cc: stable at vger.kernel.org
+> Cc: stable@vger.kernel.org
 
 Acked-by: Marc Zyngier <marc.zyngier@arm.com>
 
diff --git a/a/content_digest b/N2/content_digest
index 1de27fd..ab3b870 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,13 +1,23 @@
  "ref\0534F9F79.9050503@huawei.com\0"
- "From\0marc.zyngier@arm.com (Marc Zyngier)\0"
- "Subject\0[PATCH v3] ARM: mm: support big-endian page tables\0"
+ "From\0Marc Zyngier <marc.zyngier@arm.com>\0"
+ "Subject\0Re: [PATCH v3] ARM: mm: support big-endian page tables\0"
  "Date\0Thu, 17 Apr 2014 10:43:01 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Jianguo Wu <wujianguo@huawei.com>\0"
+ "Cc\0linux\\@arm.linux.org.uk <linux@arm.linux.org.uk>"
+  Ben Dooks <ben.dooks@codethink.co.uk>
+  Will Deacon <Will.Deacon@arm.com>
+  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+  Catalin Marinas <Catalin.Marinas@arm.com>
+  Li Zefan <lizefan@huawei.com>
+  Wang Nan <wangnan0@huawei.com>
+ " linux-arm-kernel\\@lists.infradead.org <linux-arm-kernel@lists.infradead.org>"
+ " linux-mm\\@kvack.org <linux-mm@kvack.org>"
+ " linux-kernel\\@vger.kernel.org <linux-kernel@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "On Thu, Apr 17 2014 at 10:31:37 am BST, Jianguo Wu <wujianguo@huawei.com> wrote:\n"
  "> When enable LPAE and big-endian in a hisilicon board, while specify\n"
- "> mem=384M mem=512M at 7680M, will get bad page state:\n"
+ "> mem=384M mem=512M@7680M, will get bad page state:\n"
  ">\n"
  "> Freeing unused kernel memory: 180K (c0466000 - c0493000)\n"
  "> BUG: Bad page state in process init  pfn:fa442\n"
@@ -25,7 +35,7 @@
  "> [<c0013754>] (do_page_fault+0xfc/0x354) from [<c0008400>] (do_DataAbort+0x2c/0x90)\n"
  "> [<c0008400>] (do_DataAbort+0x2c/0x90) from [<c0008fb4>] (__dabt_usr+0x34/0x40)\n"
  ">\n"
- "> The bad pfn:fa442 is not system memory(mem=384M mem=512M at 7680M), after debugging,\n"
+ "> The bad pfn:fa442 is not system memory(mem=384M mem=512M@7680M), after debugging,\n"
  "> I find in page fault handler, will get wrong pfn from pte just after set pte,\n"
  "> as follow:\n"
  "> do_anonymous_page()\n"
@@ -59,7 +69,7 @@
  "> cpu_v7_switch_mm case.\n"
  ">\n"
  "> Signed-off-by: Jianguo Wu <wujianguo@huawei.com>\n"
- "> Cc: stable at vger.kernel.org\n"
+ "> Cc: stable@vger.kernel.org\n"
  "\n"
  "Acked-by: Marc Zyngier <marc.zyngier@arm.com>\n"
  "\n"
@@ -112,4 +122,4 @@
  "-- \n"
  Jazz is not dead. It just smells funny.
 
-2332fc9ec72f4a621e93f057726bc6d6f1747e2124271fee6fa368b723116e27
+5d64178cf2fbc98f8b3ccafbf07bece8ab4730049e599893eb6378d820390395

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.