diff for duplicates of <564B40A7.1000206@arm.com> diff --git a/a/1.txt b/N1/1.txt index 55eb038..828b772 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,8 +8,8 @@ On 16/11/15 15:34, Andrey Ryabinin wrote: >> I get the following failure with KASAN + 16K_PAGES + 48BIT_VA, with 4.4-rc1: >> >> ->> 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__) >> ^ @@ -62,3 +62,9 @@ index 0953a97..15ff5b4 100644 Thanks Suzuki + +-- +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 ed0e110..23cbada 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,10 +2,25 @@ "ref\020151013083432.GG6320@e104818-lin.cambridge.arm.com\0" "ref\05649BAFD.6030005@arm.com\0" "ref\05649F783.40109@gmail.com\0" - "From\0Suzuki.Poulose@arm.com (Suzuki K. Poulose)\0" - "Subject\0[PATCH v7 0/4] KASAN for arm64\0" + "From\0Suzuki K. Poulose <Suzuki.Poulose@arm.com>\0" + "Subject\0Re: [PATCH v7 0/4] KASAN for arm64\0" "Date\0Tue, 17 Nov 2015 14:58:47 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Andrey Ryabinin <ryabinin.a.a@gmail.com>\0" + "Cc\0Catalin Marinas <catalin.marinas@arm.com>" + Will Deacon <will.deacon@arm.com> + linux-arm-kernel@lists.infradead.org + Yury <yury.norov@gmail.com> + Alexey Klimov <klimov.linux@gmail.com> + Arnd Bergmann <arnd@arndb.de> + linux-mm@kvack.org + Andrey Konovalov <andreyknvl@google.com> + Linus Walleij <linus.walleij@linaro.org> + Ard Biesheuvel <ard.biesheuvel@linaro.org> + linux-kernel@vger.kernel.org + kasan-dev <kasan-dev@googlegroups.com> + David Keitel <dkeitel@codeaurora.org> + Alexander Potapenko <glider@google.com> + " Dmitry Vyukov <dvyukov@google.com>\0" "\00:1\0" "b\0" "On 16/11/15 15:34, Andrey Ryabinin wrote:\n" @@ -18,8 +33,8 @@ ">> I get the following failure with KASAN + 16K_PAGES + 48BIT_VA, with 4.4-rc1:\n" ">>\n" ">>\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" "\n" @@ -71,6 +86,12 @@ "\n" "\n" "Thanks\n" - Suzuki + "Suzuki\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>" -ed694f7fa9853fb9441314d68208fb4b25339070bbc3f28ed09baa10f729b3a5 +31174bbd2a555e3cff354b8388a494e52165b9b9e55098512eae3f56c6638f62
diff --git a/a/1.txt b/N2/1.txt index 55eb038..3ba02b8 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -8,8 +8,8 @@ On 16/11/15 15:34, Andrey Ryabinin wrote: >> I get the following failure with KASAN + 16K_PAGES + 48BIT_VA, with 4.4-rc1: >> >> ->> 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__) >> ^ diff --git a/a/content_digest b/N2/content_digest index ed0e110..2fa7d3b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,10 +2,25 @@ "ref\020151013083432.GG6320@e104818-lin.cambridge.arm.com\0" "ref\05649BAFD.6030005@arm.com\0" "ref\05649F783.40109@gmail.com\0" - "From\0Suzuki.Poulose@arm.com (Suzuki K. Poulose)\0" - "Subject\0[PATCH v7 0/4] KASAN for arm64\0" + "From\0Suzuki K. Poulose <Suzuki.Poulose@arm.com>\0" + "Subject\0Re: [PATCH v7 0/4] KASAN for arm64\0" "Date\0Tue, 17 Nov 2015 14:58:47 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Andrey Ryabinin <ryabinin.a.a@gmail.com>\0" + "Cc\0Catalin Marinas <catalin.marinas@arm.com>" + Will Deacon <will.deacon@arm.com> + linux-arm-kernel@lists.infradead.org + Yury <yury.norov@gmail.com> + Alexey Klimov <klimov.linux@gmail.com> + Arnd Bergmann <arnd@arndb.de> + linux-mm@kvack.org + Andrey Konovalov <andreyknvl@google.com> + Linus Walleij <linus.walleij@linaro.org> + Ard Biesheuvel <ard.biesheuvel@linaro.org> + linux-kernel@vger.kernel.org + kasan-dev <kasan-dev@googlegroups.com> + David Keitel <dkeitel@codeaurora.org> + Alexander Potapenko <glider@google.com> + " Dmitry Vyukov <dvyukov@google.com>\0" "\00:1\0" "b\0" "On 16/11/15 15:34, Andrey Ryabinin wrote:\n" @@ -18,8 +33,8 @@ ">> I get the following failure with KASAN + 16K_PAGES + 48BIT_VA, with 4.4-rc1:\n" ">>\n" ">>\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" "\n" @@ -73,4 +88,4 @@ "Thanks\n" Suzuki -ed694f7fa9853fb9441314d68208fb4b25339070bbc3f28ed09baa10f729b3a5 +fee1d91b54169a39b821521e87a98923607693511b04246f79aa4abde9ca4244
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.