All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140414104300.GA3530@arm.com>

diff --git a/a/1.txt b/N1/1.txt
index 31e2bb5..ca8f44e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -7,7 +7,7 @@ On Tue, Mar 18, 2014 at 07:35:59AM +0000, Jianguo Wu wrote:
 
 > On 2014/2/17 15:05, Jianguo Wu 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
@@ -38,3 +38,9 @@ KVM guests without any issues, so it seems unlikely that we're storing the
 PTEs backwards. Can you check the configuration of SCTLR.EE?
 
 Will
+
+--
+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 72e45c3..4292864 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,19 @@
  "ref\05301B4AF.1040305@huawei.com\0"
  "ref\05327F75F.1010406@huawei.com\0"
- "From\0will.deacon@arm.com (Will Deacon)\0"
- "Subject\0[PATCH v2] ARM: mm: support big-endian page tables\0"
+ "From\0Will Deacon <will.deacon@arm.com>\0"
+ "Subject\0Re: [PATCH v2] ARM: mm: support big-endian page tables\0"
  "Date\0Mon, 14 Apr 2014 11:43:00 +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>"
+  Wang Nan <wangnan0@huawei.com>
+  gregkh@linuxfoundation.org <gregkh@linuxfoundation.org>
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  linux-mm@kvack.org <linux-mm@kvack.org>
+  Li Zefan <lizefan@huawei.com>
+  Catalin Marinas <Catalin.Marinas@arm.com>
+  Ben Dooks <ben.dooks@codethink.co.uk>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+ " marc.zyngier@arm.com\0"
  "\00:1\0"
  "b\0"
  "(catching up on old email)\n"
@@ -15,7 +25,7 @@
  "\n"
  "> On 2014/2/17 15:05, Jianguo Wu 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"
@@ -45,6 +55,12 @@
  "KVM guests without any issues, so it seems unlikely that we're storing the\n"
  "PTEs backwards. Can you check the configuration of SCTLR.EE?\n"
  "\n"
- Will
+ "Will\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>"
 
-9f8df2fac57106307b50bce6a2d854d6c462a0ccade1f8c6d98aae90ff5732a2
+ce3fc8c072498be15b3c50758bb50574881e737148badc66b76d149d4076078c

diff --git a/a/1.txt b/N2/1.txt
index 31e2bb5..24a6b3e 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -7,7 +7,7 @@ On Tue, Mar 18, 2014 at 07:35:59AM +0000, Jianguo Wu wrote:
 
 > On 2014/2/17 15:05, Jianguo Wu 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
diff --git a/a/content_digest b/N2/content_digest
index 72e45c3..fcfc48a 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,19 @@
  "ref\05301B4AF.1040305@huawei.com\0"
  "ref\05327F75F.1010406@huawei.com\0"
- "From\0will.deacon@arm.com (Will Deacon)\0"
- "Subject\0[PATCH v2] ARM: mm: support big-endian page tables\0"
+ "From\0Will Deacon <will.deacon@arm.com>\0"
+ "Subject\0Re: [PATCH v2] ARM: mm: support big-endian page tables\0"
  "Date\0Mon, 14 Apr 2014 11:43:00 +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>"
+  Wang Nan <wangnan0@huawei.com>
+  gregkh@linuxfoundation.org <gregkh@linuxfoundation.org>
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  linux-mm@kvack.org <linux-mm@kvack.org>
+  Li Zefan <lizefan@huawei.com>
+  Catalin Marinas <Catalin.Marinas@arm.com>
+  Ben Dooks <ben.dooks@codethink.co.uk>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+ " marc.zyngier@arm.com\0"
  "\00:1\0"
  "b\0"
  "(catching up on old email)\n"
@@ -15,7 +25,7 @@
  "\n"
  "> On 2014/2/17 15:05, Jianguo Wu 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"
@@ -47,4 +57,4 @@
  "\n"
  Will
 
-9f8df2fac57106307b50bce6a2d854d6c462a0ccade1f8c6d98aae90ff5732a2
+a978ec8a51009679eb78d5870b52c48696dc517cb0ff155f08a99bb90528955d

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.