From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Date: Wed, 26 Sep 2012 06:34:37 +0000 Subject: Re: [PATCH] mm/slab: Fix kmem_cache_alloc_node_trace() declaration Message-Id: <20120926063437.GZ4587@mwanda> List-Id: References: <1348571229-844-1-git-send-email-elezegarcia@gmail.com> <1348571229-844-2-git-send-email-elezegarcia@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: David Rientjes Cc: Ezequiel Garcia , kernel-janitors@vger.kernel.org, linux-mm@kvack.org, fengguang.wu@intel.com, Pekka Enberg On Tue, Sep 25, 2012 at 09:18:02PM -0700, David Rientjes wrote: > On Tue, 25 Sep 2012, Ezequiel Garcia wrote: > > > The bug was introduced in commit 4052147c0afa > > "mm, slab: Match SLAB and SLUB kmem_cache_alloc_xxx_trace() prototype". > > > > This isn't a candidate for kernel-janitors@vger.kernel.org, these are > patches that are one of Pekka's branches and would never make it to Linus' > tree in this form. kernel-janitors got CC'd because it was a compile problem. It stops us from sending duplicate messages to people. It's surprising how annoyed people get about duplicates instead of just ignoring the second messages like sane individuals would. regards, dan carpenter