All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20151126121007.GC32343@leverpostej>

diff --git a/a/1.txt b/N1/1.txt
index a03cb07..70d2f65 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -20,8 +20,8 @@ On Tue, Nov 17, 2015 at 06:47:08PM +0300, Andrey Ryabinin wrote:
 > Subject: [PATCH] arm64: KASAN depends on !(ARM64_16K_PAGES && ARM64_VA_BITS_48)
 > 
 > On KASAN + 16K_PAGES + 48BIT_VA
->  arch/arm64/mm/kasan_init.c: In function ?kasan_early_init?:
->  include/linux/compiler.h:484:38: error: call to ?__compiletime_assert_95? declared with attribute error: BUILD_BUG_ON failed: !IS_ALIGNED(KASAN_SHADOW_END, PGDIR_SIZE)
+>  arch/arm64/mm/kasan_init.c: In function a??kasan_early_inita??:
+>  include/linux/compiler.h:484:38: error: call to a??__compiletime_assert_95a?? declared with attribute error: BUILD_BUG_ON failed: !IS_ALIGNED(KASAN_SHADOW_END, PGDIR_SIZE)
 >     _compiletime_assert(condition, msg, __compiletime_assert_, __LINE__)
 > 
 > Currently KASAN will not work on 16K_PAGES and 48BIT_VA, so
@@ -52,6 +52,12 @@ On Tue, Nov 17, 2015 at 06:47:08PM +0300, Andrey Ryabinin wrote:
 > 
 > _______________________________________________
 > linux-arm-kernel mailing list
-> linux-arm-kernel at lists.infradead.org
+> linux-arm-kernel@lists.infradead.org
 > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
->
+> 
+
+--
+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 2814d2d..a1154cc 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,10 +4,26 @@
  "ref\05649F783.40109@gmail.com\0"
  "ref\0564B40A7.1000206@arm.com\0"
  "ref\0564B4BFC.1020905@virtuozzo.com\0"
- "From\0mark.rutland@arm.com (Mark Rutland)\0"
- "Subject\0[PATCH v7 0/4] KASAN for arm64\0"
+ "From\0Mark Rutland <mark.rutland@arm.com>\0"
+ "Subject\0Re: [PATCH v7 0/4] KASAN for arm64\0"
  "Date\0Thu, 26 Nov 2015 12:10:08 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Andrey Ryabinin <aryabinin@virtuozzo.com>"
+ " Catalin Marinas <catalin.marinas@arm.com>\0"
+ "Cc\0Suzuki K. Poulose <Suzuki.Poulose@arm.com>"
+  Yury <yury.norov@gmail.com>
+  Arnd Bergmann <arnd@arndb.de>
+  linux-mm@kvack.org
+  Linus Walleij <linus.walleij@linaro.org>
+  Ard Biesheuvel <ard.biesheuvel@linaro.org>
+  Will Deacon <will.deacon@arm.com>
+  linux-kernel@vger.kernel.org
+  kasan-dev <kasan-dev@googlegroups.com>
+  Alexey Klimov <klimov.linux@gmail.com>
+  Alexander Potapenko <glider@google.com>
+  Dmitry Vyukov <dvyukov@google.com>
+  Andrey Konovalov <andreyknvl@google.com>
+  David Keitel <dkeitel@codeaurora.org>
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Catalin,\n"
@@ -32,8 +48,8 @@
  "> Subject: [PATCH] arm64: KASAN depends on !(ARM64_16K_PAGES && ARM64_VA_BITS_48)\n"
  "> \n"
  "> On KASAN + 16K_PAGES + 48BIT_VA\n"
- ">  arch/arm64/mm/kasan_init.c: In function ?kasan_early_init?:\n"
- ">  include/linux/compiler.h:484:38: error: call to ?__compiletime_assert_95? declared with attribute error: BUILD_BUG_ON failed: !IS_ALIGNED(KASAN_SHADOW_END, PGDIR_SIZE)\n"
+ ">  arch/arm64/mm/kasan_init.c: In function a??kasan_early_inita??:\n"
+ ">  include/linux/compiler.h:484:38: error: call to a??__compiletime_assert_95a?? declared with attribute error: BUILD_BUG_ON failed: !IS_ALIGNED(KASAN_SHADOW_END, PGDIR_SIZE)\n"
  ">     _compiletime_assert(condition, msg, __compiletime_assert_, __LINE__)\n"
  "> \n"
  "> Currently KASAN will not work on 16K_PAGES and 48BIT_VA, so\n"
@@ -64,8 +80,14 @@
  "> \n"
  "> _______________________________________________\n"
  "> linux-arm-kernel mailing list\n"
- "> linux-arm-kernel at lists.infradead.org\n"
+ "> linux-arm-kernel@lists.infradead.org\n"
  "> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\n"
- >
+ "> \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>"
 
-253b57de0cc9c8eda76a2e37d39614f8cec265a4aa2c433d03be67bd74af22d5
+a79a2521f7359b55b55747d94628d0cdd79d69de18255ba9b047d0e86c5687b8

diff --git a/a/1.txt b/N2/1.txt
index a03cb07..4fe8576 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -20,8 +20,8 @@ On Tue, Nov 17, 2015 at 06:47:08PM +0300, Andrey Ryabinin wrote:
 > Subject: [PATCH] arm64: KASAN depends on !(ARM64_16K_PAGES && ARM64_VA_BITS_48)
 > 
 > On KASAN + 16K_PAGES + 48BIT_VA
->  arch/arm64/mm/kasan_init.c: In function ?kasan_early_init?:
->  include/linux/compiler.h:484:38: error: call to ?__compiletime_assert_95? declared with attribute error: BUILD_BUG_ON failed: !IS_ALIGNED(KASAN_SHADOW_END, PGDIR_SIZE)
+>  arch/arm64/mm/kasan_init.c: In function ‘kasan_early_init’:
+>  include/linux/compiler.h:484:38: error: call to ‘__compiletime_assert_95’ declared with attribute error: BUILD_BUG_ON failed: !IS_ALIGNED(KASAN_SHADOW_END, PGDIR_SIZE)
 >     _compiletime_assert(condition, msg, __compiletime_assert_, __LINE__)
 > 
 > Currently KASAN will not work on 16K_PAGES and 48BIT_VA, so
@@ -52,6 +52,6 @@ On Tue, Nov 17, 2015 at 06:47:08PM +0300, Andrey Ryabinin wrote:
 > 
 > _______________________________________________
 > linux-arm-kernel mailing list
-> linux-arm-kernel at lists.infradead.org
+> linux-arm-kernel@lists.infradead.org
 > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 >
diff --git a/a/content_digest b/N2/content_digest
index 2814d2d..affc3b0 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -4,10 +4,26 @@
  "ref\05649F783.40109@gmail.com\0"
  "ref\0564B40A7.1000206@arm.com\0"
  "ref\0564B4BFC.1020905@virtuozzo.com\0"
- "From\0mark.rutland@arm.com (Mark Rutland)\0"
- "Subject\0[PATCH v7 0/4] KASAN for arm64\0"
+ "From\0Mark Rutland <mark.rutland@arm.com>\0"
+ "Subject\0Re: [PATCH v7 0/4] KASAN for arm64\0"
  "Date\0Thu, 26 Nov 2015 12:10:08 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Andrey Ryabinin <aryabinin@virtuozzo.com>"
+ " Catalin Marinas <catalin.marinas@arm.com>\0"
+ "Cc\0Suzuki K. Poulose <Suzuki.Poulose@arm.com>"
+  Yury <yury.norov@gmail.com>
+  Arnd Bergmann <arnd@arndb.de>
+  linux-mm@kvack.org
+  Linus Walleij <linus.walleij@linaro.org>
+  Ard Biesheuvel <ard.biesheuvel@linaro.org>
+  Will Deacon <will.deacon@arm.com>
+  linux-kernel@vger.kernel.org
+  kasan-dev <kasan-dev@googlegroups.com>
+  Alexey Klimov <klimov.linux@gmail.com>
+  Alexander Potapenko <glider@google.com>
+  Dmitry Vyukov <dvyukov@google.com>
+  Andrey Konovalov <andreyknvl@google.com>
+  David Keitel <dkeitel@codeaurora.org>
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Catalin,\n"
@@ -32,8 +48,8 @@
  "> Subject: [PATCH] arm64: KASAN depends on !(ARM64_16K_PAGES && ARM64_VA_BITS_48)\n"
  "> \n"
  "> On KASAN + 16K_PAGES + 48BIT_VA\n"
- ">  arch/arm64/mm/kasan_init.c: In function ?kasan_early_init?:\n"
- ">  include/linux/compiler.h:484:38: error: call to ?__compiletime_assert_95? declared with attribute error: BUILD_BUG_ON failed: !IS_ALIGNED(KASAN_SHADOW_END, PGDIR_SIZE)\n"
+ ">  arch/arm64/mm/kasan_init.c: In function \342\200\230kasan_early_init\342\200\231:\n"
+ ">  include/linux/compiler.h:484:38: error: call to \342\200\230__compiletime_assert_95\342\200\231 declared with attribute error: BUILD_BUG_ON failed: !IS_ALIGNED(KASAN_SHADOW_END, PGDIR_SIZE)\n"
  ">     _compiletime_assert(condition, msg, __compiletime_assert_, __LINE__)\n"
  "> \n"
  "> Currently KASAN will not work on 16K_PAGES and 48BIT_VA, so\n"
@@ -64,8 +80,8 @@
  "> \n"
  "> _______________________________________________\n"
  "> linux-arm-kernel mailing list\n"
- "> linux-arm-kernel at lists.infradead.org\n"
+ "> linux-arm-kernel@lists.infradead.org\n"
  "> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\n"
  >
 
-253b57de0cc9c8eda76a2e37d39614f8cec265a4aa2c433d03be67bd74af22d5
+2d2ea934c03b4644262960d3a318f97d5fae6ca78e64f2351ed0e402e8a5d079

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.