diff for duplicates of <20120815150328.e1fb3676.akpm@linux-foundation.org> diff --git a/a/1.txt b/N1/1.txt index dddf05e..5d2a0e1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -10,7 +10,8 @@ Fengguang Wu <fengguang.wu@intel.com> wrote: > Dave Anglin says: > > Here is the line in sock.i: > > -> > struct static_key memalloc_socks = ((struct static_key) { .enabled > > ((atomic_t) { (0) }) }); +> > struct static_key memalloc_socks = ((struct static_key) { .enabled = +> > ((atomic_t) { (0) }) }); > > The above line contains two compound literals. It also uses a designated > initializer to initialize the field enabled. A compound literal is not a diff --git a/a/content_digest b/N1/content_digest index 1bce9b7..e7827a0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -11,7 +11,7 @@ "ref\020120812021405.GB8442@localhost\0" "From\0Andrew Morton <akpm@linux-foundation.org>\0" "Subject\0Re: [PATCH] [ALPHA] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts\0" - "Date\0Wed, 15 Aug 2012 22:03:28 +0000\0" + "Date\0Wed, 15 Aug 2012 15:03:28 -0700\0" "To\0Fengguang Wu <fengguang.wu@intel.com>\0" "Cc\0Michael Cree <mcree@orcon.net.nz>" linux-alpha@vger.kernel.org @@ -41,7 +41,8 @@ "> Dave Anglin says:\n" "> > Here is the line in sock.i:\n" "> >\n" - "> > struct static_key memalloc_socks = ((struct static_key) { .enabled > > ((atomic_t) { (0) }) });\n" + "> > struct static_key memalloc_socks = ((struct static_key) { .enabled =\n" + "> > ((atomic_t) { (0) }) });\n" "> \n" "> The above line contains two compound literals. It also uses a designated\n" "> initializer to initialize the field enabled. A compound literal is not a\n" @@ -57,4 +58,4 @@ "\n" I'll remvoe the Cc:stable from this one - the regression is post-3.5. -87c627d81526db34ee3430b59b0b1518733cfd449ed9956dcd708fccf1f6457a +006503bc61ac7086ea0dcc009a47104a85e6bd69f3c35962222b8bc7f0ea3f01
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.