[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1207020355180.14758@chino.kir.corp.google.com>
Date: Mon, 2 Jul 2012 03:55:59 -0700 (PDT)
From: David Rientjes <rientjes@...gle.com>
To: Feng Tang <feng.tang@...el.com>
cc: penberg@...nel.org, linux-kernel@...r.kernel.org,
fengguang.wu@...el.com, sfr@...b.auug.org.au, linux-mm@...ck.org,
Christoph Lameter <cl@...ux.com>
Subject: Re: [PATCH] slab: Fix a tpyo in commit 8c138b "slab: Get rid of
obj_size macro"
On Mon, 2 Jul 2012, Feng Tang wrote:
> Commit 8c138b only sits in Pekka's and linux-next tree now, which tries
> to replace obj_size(cachep) with cachep->object_size, but has a typo in
> kmem_cache_free() by using "size" instead of "object_size", which casues
> some regressions.
>
If you have a specific regression that you'd like to describe, that would
be helpful here. "Some regressions" isn't descriptive.
> Reported-and-tested-by: Fengguang Wu <wfg@...ux.intel.com>
> Signed-off-by: Feng Tang <feng.tang@...el.com>
> Cc: Christoph Lameter <cl@...ux.com>
Acked-by: David Rientjes <rientjes@...gle.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists