All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5657C078.3020806@huawei.com>

diff --git a/a/1.txt b/N1/1.txt
index ea847f8..aa1c2c0 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -18,7 +18,7 @@ alloc_pages = (alloc_size / psz);   //  majun: pze = 64KB
 if (alloc_pages > GITS_BASER_PAGES_MAX) {
 	alloc_pages = GITS_BASER_PAGES_MAX;
 	order = get_order(GITS_BASER_PAGES_MAX * psz);
-	pr_warn("ITS at 0x%lx: Device Table too large, reduce its page order to %u (%u pages)\n",
+	pr_warn("ITS@0x%lx: Device Table too large, reduce its page order to %u (%u pages)\n",
 		its->phys_base, order, alloc_pages);
 }
 GITS_BASER_PAGES_MAX = 256
diff --git a/a/content_digest b/N1/content_digest
index 2f971ed..b994e02 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,9 @@
- "From\0majun258@huawei.com (majun (F))\0"
+ "From\0majun (F) <majun258@huawei.com>\0"
  "Subject\0ARM: Question about irq-gic-v3-its.c\0"
  "Date\0Fri, 27 Nov 2015 10:31:20 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Marc Zyngier <marc.zyngier@arm.com>"
+  LKML <linux-kernel@vger.kernel.org>
+ " linux-arm-kernel <linux-arm-kernel@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Marc:\n"
@@ -24,7 +26,7 @@
  "if (alloc_pages > GITS_BASER_PAGES_MAX) {\n"
  "\talloc_pages = GITS_BASER_PAGES_MAX;\n"
  "\torder = get_order(GITS_BASER_PAGES_MAX * psz);\n"
- "\tpr_warn(\"ITS at 0x%lx: Device Table too large, reduce its page order to %u (%u pages)\\n\",\n"
+ "\tpr_warn(\"ITS@0x%lx: Device Table too large, reduce its page order to %u (%u pages)\\n\",\n"
  "\t\tits->phys_base, order, alloc_pages);\n"
  "}\n"
  "GITS_BASER_PAGES_MAX = 256\n"
@@ -37,4 +39,4 @@
  "Thanks!\n"
  Ma Jun
 
-5bc44a06302e83f0b57b1cacd550456d6640551e23ea0e634c464b1e2c2c4693
+7b199ee1b78b3145ee6df44811d3eb22ad7d583ba1d6d573fa519cbce0324f0d

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.