diff for duplicates of <5640EC58.7050006@android.com> diff --git a/a/1.txt b/N1/1.txt index e5e0fbf..47129e0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -53,3 +53,9 @@ mmap_rnd_bits for 32-bit applications and then add the compat value for subtract the compat value for the 32-bit applications. In either case, the compat value would need to be sensibly bounded, and that bounding depends on acceptable values for both 32 and 64 bit applications. + +-- +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 60a039a..4c7b588 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -7,10 +7,33 @@ "ref\0563BA393.9020504@android.com\0" "ref\0CAGXu5j+2xiRwt6mKrjzuf9O745GWOcjXzutONp6rz_Kj+3PfVQ@mail.gmail.com\0" "ref\01447040874.5195.2.camel@ellerman.id.au\0" - "From\0dcashman@android.com (Daniel Cashman)\0" - "Subject\0[PATCH v2 2/2] arm: mm: support ARCH_MMAP_RND_BITS.\0" + "From\0Daniel Cashman <dcashman@android.com>\0" + "Subject\0Re: [PATCH v2 2/2] arm: mm: support ARCH_MMAP_RND_BITS.\0" "Date\0Mon, 9 Nov 2015 10:56:24 -0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Michael Ellerman <mpe@ellerman.id.au>" + " Kees Cook <keescook@chromium.org>\0" + "Cc\0LKML <linux-kernel@vger.kernel.org>" + Russell King - ARM Linux <linux@arm.linux.org.uk> + Andrew Morton <akpm@linux-foundation.org> + Ingo Molnar <mingo@kernel.org> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + Jonathan Corbet <corbet@lwn.net> + Don Zickus <dzickus@redhat.com> + Eric W. Biederman <ebiederm@xmission.com> + Heinrich Schuchardt <xypron.glpk@gmx.de> + jpoimboe@redhat.com + Kirill A. Shutemov <kirill.shutemov@linux.intel.com> + n-horiguchi@ah.jp.nec.com + Andrea Arcangeli <aarcange@redhat.com> + Mel Gorman <mgorman@suse.de> + Thomas Gleixner <tglx@linutronix.de> + David Rientjes <rientjes@google.com> + Linux-MM <linux-mm@kvack.org> + linux-doc@vger.kernel.org <linux-doc@vger.kernel.org> + Mark Salyzyn <salyzyn@android.com> + Jeffrey Vander Stoep <jeffv@google.com> + Nick Kralevich <nnk@google.com> + " dcashman <dcashman@google.com>\0" "\00:1\0" "b\0" "On 11/08/2015 07:47 PM, Michael Ellerman wrote:\n" @@ -67,6 +90,12 @@ "64-bit or the opposite, to have mmap_rnd_bits be the default and\n" "subtract the compat value for the 32-bit applications. In either case,\n" "the compat value would need to be sensibly bounded, and that bounding\n" - depends on acceptable values for both 32 and 64 bit applications. + "depends on acceptable values for both 32 and 64 bit applications.\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>" -68df8ac2623b2d6ac0bd20badec7aac94ccf481d258370120b8df01eb5991024 +6e2b3cfe61705af3b81155b17a60d77c6522fb6f593ce0fe016a4f01c1d5ec5b
diff --git a/a/content_digest b/N2/content_digest index 60a039a..ee5b7a2 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -7,10 +7,33 @@ "ref\0563BA393.9020504@android.com\0" "ref\0CAGXu5j+2xiRwt6mKrjzuf9O745GWOcjXzutONp6rz_Kj+3PfVQ@mail.gmail.com\0" "ref\01447040874.5195.2.camel@ellerman.id.au\0" - "From\0dcashman@android.com (Daniel Cashman)\0" - "Subject\0[PATCH v2 2/2] arm: mm: support ARCH_MMAP_RND_BITS.\0" + "From\0Daniel Cashman <dcashman@android.com>\0" + "Subject\0Re: [PATCH v2 2/2] arm: mm: support ARCH_MMAP_RND_BITS.\0" "Date\0Mon, 9 Nov 2015 10:56:24 -0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Michael Ellerman <mpe@ellerman.id.au>" + " Kees Cook <keescook@chromium.org>\0" + "Cc\0LKML <linux-kernel@vger.kernel.org>" + Russell King - ARM Linux <linux@arm.linux.org.uk> + Andrew Morton <akpm@linux-foundation.org> + Ingo Molnar <mingo@kernel.org> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + Jonathan Corbet <corbet@lwn.net> + Don Zickus <dzickus@redhat.com> + Eric W. Biederman <ebiederm@xmission.com> + Heinrich Schuchardt <xypron.glpk@gmx.de> + jpoimboe@redhat.com + Kirill A. Shutemov <kirill.shutemov@linux.intel.com> + n-horiguchi@ah.jp.nec.com + Andrea Arcangeli <aarcange@redhat.com> + Mel Gorman <mgorman@suse.de> + Thomas Gleixner <tglx@linutronix.de> + David Rientjes <rientjes@google.com> + Linux-MM <linux-mm@kvack.org> + linux-doc@vger.kernel.org <linux-doc@vger.kernel.org> + Mark Salyzyn <salyzyn@android.com> + Jeffrey Vander Stoep <jeffv@google.com> + Nick Kralevich <nnk@google.com> + " dcashman <dcashman@google.com>\0" "\00:1\0" "b\0" "On 11/08/2015 07:47 PM, Michael Ellerman wrote:\n" @@ -69,4 +92,4 @@ "the compat value would need to be sensibly bounded, and that bounding\n" depends on acceptable values for both 32 and 64 bit applications. -68df8ac2623b2d6ac0bd20badec7aac94ccf481d258370120b8df01eb5991024 +6b959693ef92c250bf26dc0874fd37d417b704cc6fa53afdda21cd8cd8c145b7
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.