diff for duplicates of <54B79F5F.1040806@de.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 2f60ff4..3b7eb2b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ Am 15.01.2015 um 11:43 schrieb David Vrabel: >> ACCESS_ONCE does not work reliably on non-scalar types. For >> example gcc 4.6 and 4.7 might remove the volatile tag for such >> accesses during the SRA (scalar replacement of aggregates) step ->> (https://gcc.gnu.org/bugzilla/show_bug.cgi?idX145) +>> (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58145) >> >> Change the p2m code to replace ACCESS_ONCE with READ_ONCE. > @@ -19,3 +19,9 @@ then ensure that this patch is merged before the ACCESS_ONCE is made stricter - making bisecting easier. Christian + +-- +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 a2e8450..25d25d3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\054B799DC.1050008@citrix.com\0" "From\0Christian Borntraeger <borntraeger@de.ibm.com>\0" "Subject\0Re: [Xen-devel] [PATCH 3/8] x86/xen/p2m: Replace ACCESS_ONCE with READ_ONCE\0" - "Date\0Thu, 15 Jan 2015 11:07:11 +0000\0" + "Date\0Thu, 15 Jan 2015 12:07:11 +0100\0" "To\0David Vrabel <david.vrabel@citrix.com>" " linux-kernel@vger.kernel.org\0" "Cc\0linux-arch@vger.kernel.org" @@ -20,7 +20,7 @@ ">> ACCESS_ONCE does not work reliably on non-scalar types. For\n" ">> example gcc 4.6 and 4.7 might remove the volatile tag for such\n" ">> accesses during the SRA (scalar replacement of aggregates) step\n" - ">> (https://gcc.gnu.org/bugzilla/show_bug.cgi?idX145)\n" + ">> (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58145)\n" ">>\n" ">> Change the p2m code to replace ACCESS_ONCE with READ_ONCE.\n" "> \n" @@ -35,6 +35,12 @@ "then ensure that this patch is merged before the ACCESS_ONCE is\n" "made stricter - making bisecting easier.\n" "\n" - Christian + "Christian\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>" -654c5f75d4c1ff91942e19a7a09f3b08025260e10e23a8732f29a79abf3d6f0e +512863cee5b66ccee3a9f6edaeb263697c071497c2ea36fe8d6584521e5c42d5
diff --git a/a/1.txt b/N2/1.txt index 2f60ff4..d6a0738 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -3,7 +3,7 @@ Am 15.01.2015 um 11:43 schrieb David Vrabel: >> ACCESS_ONCE does not work reliably on non-scalar types. For >> example gcc 4.6 and 4.7 might remove the volatile tag for such >> accesses during the SRA (scalar replacement of aggregates) step ->> (https://gcc.gnu.org/bugzilla/show_bug.cgi?idX145) +>> (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58145) >> >> Change the p2m code to replace ACCESS_ONCE with READ_ONCE. > diff --git a/a/content_digest b/N2/content_digest index a2e8450..4f4539a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,7 +3,7 @@ "ref\054B799DC.1050008@citrix.com\0" "From\0Christian Borntraeger <borntraeger@de.ibm.com>\0" "Subject\0Re: [Xen-devel] [PATCH 3/8] x86/xen/p2m: Replace ACCESS_ONCE with READ_ONCE\0" - "Date\0Thu, 15 Jan 2015 11:07:11 +0000\0" + "Date\0Thu, 15 Jan 2015 12:07:11 +0100\0" "To\0David Vrabel <david.vrabel@citrix.com>" " linux-kernel@vger.kernel.org\0" "Cc\0linux-arch@vger.kernel.org" @@ -20,7 +20,7 @@ ">> ACCESS_ONCE does not work reliably on non-scalar types. For\n" ">> example gcc 4.6 and 4.7 might remove the volatile tag for such\n" ">> accesses during the SRA (scalar replacement of aggregates) step\n" - ">> (https://gcc.gnu.org/bugzilla/show_bug.cgi?idX145)\n" + ">> (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58145)\n" ">>\n" ">> Change the p2m code to replace ACCESS_ONCE with READ_ONCE.\n" "> \n" @@ -37,4 +37,4 @@ "\n" Christian -654c5f75d4c1ff91942e19a7a09f3b08025260e10e23a8732f29a79abf3d6f0e +58318d8e08858f5b8c920840fbf50754157945bdb875d5442d8d8fc19d6b91a9
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.