diff for duplicates of <1485978587.2560.15.camel@perches.com> diff --git a/a/1.txt b/N1/1.txt index 1660c85..db1575a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -79,6 +79,6 @@ Or maybe add a BUILD_BUG_ON something like: ({ \ typeof(n) _n = n; \ BUILD_BUG_ON(__builtin_constant_p(_n) && _n < 0); \ - __builtin_constant_p(_n) ? (_n < 2 ? _n :?ilog2((_n) - 1) + 1)) \ - :?__order_base_2(_n); \ + __builtin_constant_p(_n) ? (_n < 2 ? _n : ilog2((_n) - 1) + 1)) \ + : __order_base_2(_n); \ }) diff --git a/a/content_digest b/N1/content_digest index 68ef018..e12cd8a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -9,10 +9,21 @@ "ref\0CAKv+Gu_kifdUOwKgGv1xqboPMjyYRhHwFXDye1HpBo9hQY+_Uw@mail.gmail.com\0" "ref\01485975894.2560.13.camel@perches.com\0" "ref\0CAKv+Gu-Vc-+BDGAWOLJ79KqjL7ZW5vxUk=VW8MqEJyjO2fM6NQ@mail.gmail.com\0" - "From\0joe@perches.com (Joe Perches)\0" - "Subject\0Build failure with v4.9-rc1 and GCC trunk -- compiler weirdness\0" + "From\0Joe Perches <joe@perches.com>\0" + "Subject\0Re: Build failure with v4.9-rc1 and GCC trunk -- compiler weirdness\0" "Date\0Wed, 01 Feb 2017 11:49:47 -0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Ard Biesheuvel <ard.biesheuvel@linaro.org>\0" + "Cc\0Laura Abbott <labbott@redhat.com>" + Will Deacon <will.deacon@arm.com> + Linus Torvalds <torvalds@linux-foundation.org> + Markus Trippelsdorf <markus@trippelsdorf.de> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + Linux Kernel Mailing List <linux-kernel@vger.kernel.org> + Peter Zijlstra <peterz@infradead.org> + Ingo Molnar <mingo@kernel.org> + james.greenhalgh@arm.com + Gregory Clement <gregory.clement@free-electrons.com> + " Stephen Boyd <sboyd@codeaurora.org>\0" "\00:1\0" "b\0" "On Wed, 2017-02-01 at 19:31 +0000, Ard Biesheuvel wrote:\n" @@ -96,8 +107,8 @@ "({\t\t\t\t\t\t\t\t\t\\\n" "\ttypeof(n) _n = n;\t\t\t\t\t\t\\\n" "\tBUILD_BUG_ON(__builtin_constant_p(_n) && _n < 0);\t\t\\\n" - "\t__builtin_constant_p(_n) ? (_n < 2 ? _n :?ilog2((_n) - 1) + 1))\t\\\n" - "\t\t\t\t :?__order_base_2(_n);\t\t\t\\\n" + "\t__builtin_constant_p(_n) ? (_n < 2 ? _n :\302\240ilog2((_n) - 1) + 1))\t\\\n" + "\t\t\t\t :\302\240__order_base_2(_n);\t\t\t\\\n" }) -afd13688abfd2cc0af45d224abd6f1a0344e38504e7b06a50aabd96f79c978de +10484ae181211b92cabd638e6b933a5cde19dde699c6affb3ab9e3eae6491bbc
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.