diff for duplicates of <20100822193819.GA23299@Krystal> diff --git a/a/1.txt b/N1/1.txt index c6a29de..fb9907e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -* Andi Kleen (andi at firstfloor.org) wrote: +* Andi Kleen (andi@firstfloor.org) wrote: > > +/* Force a compilation error if condition is constant and not a power of 2 */ > > +#define MAYBE_BUILD_BUG_ON_NOT_POWER_OF_2(n) \ > > + MAYBE_BUILD_BUG_ON((n) == 0 || (((n) & ((n) - 1)) != 0)) diff --git a/a/content_digest b/N1/content_digest index 4dbc8b6..530c8a4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,37 @@ "ref\020100821141750.770348530@efficios.com\0" "ref\020100821142215.023431313@efficios.com\0" "ref\020100822192705.GE1771@one.firstfloor.org\0" - "From\0mathieu.desnoyers@efficios.com (Mathieu Desnoyers)\0" - "Subject\0[PATCH for -tip 1/2] kernel.h: add MAYBE_BUILD_BUG_ON_NOT_POWER_OF_2\0" + "From\0Mathieu Desnoyers <mathieu.desnoyers@efficios.com>\0" + "Subject\0Re: [PATCH for -tip 1/2] kernel.h: add MAYBE_BUILD_BUG_ON_NOT_POWER_OF_2\0" "Date\0Sun, 22 Aug 2010 15:38:20 -0400\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Andi Kleen <andi@firstfloor.org>\0" + "Cc\0LKML <linux-kernel@vger.kernel.org>" + ltt-dev@lists.casi.polymtl.ca + Linus Torvalds <torvalds@linux-foundation.org> + Andrew Morton <akpm@linux-foundation.org> + Ingo Molnar <mingo@elte.hu> + Peter Zijlstra <peterz@infradead.org> + Steven Rostedt <rostedt@goodmis.org> + Frederic Weisbecker <fweisbec@gmail.com> + Thomas Gleixner <tglx@linutronix.de> + Christoph Hellwig <hch@lst.de> + Li Zefan <lizf@cn.fujitsu.com> + Lai Jiangshan <laijs@cn.fujitsu.com> + Johannes Berg <johannes.berg@intel.com> + Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> + Arnaldo Carvalho de Melo <acme@infradead.org> + Tom Zanussi <tzanussi@gmail.com> + KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> + Alexander Shishkin <virtuoso@slind.org> + Russell King - ARM Linux <linux@arm.linux.org.uk> + linux-arm-kernel@lists.infradead.org + Imre Deak <imre.deak@nokia.com> + Jamie Lokier <jamie@shareable.org> + Alexey Dobriyan <adobriyan@gmail.com> + " Kirill A. Shutemov <kirill@shutemov.name>\0" "\00:1\0" "b\0" - "* Andi Kleen (andi at firstfloor.org) wrote:\n" + "* Andi Kleen (andi@firstfloor.org) wrote:\n" "> > +/* Force a compilation error if condition is constant and not a power of 2 */\n" "> > +#define MAYBE_BUILD_BUG_ON_NOT_POWER_OF_2(n)\t\t\\\n" "> > +\tMAYBE_BUILD_BUG_ON((n) == 0 || (((n) & ((n) - 1)) != 0))\n" @@ -38,4 +62,4 @@ "EfficiOS Inc.\n" http://www.efficios.com -718065d2853ab8003320ebe770877041132429dbd2ec1c2c601e4de010fa7125 +010a1d026b8c887c5fd4f6615f78f10f0e635965b10e06554bf03599a6bff26b
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.