Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d97d476b authored by Feng Tang's avatar Feng Tang Committed by Pekka Enberg
Browse files

slab: Fix a typo in commit 8c138b "slab: Get rid of obj_size macro"



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.

Reported-and-tested-by: default avatarFengguang Wu <wfg@linux.intel.com>
Signed-off-by: default avatarFeng Tang <feng.tang@intel.com>
Cc: Christoph Lameter <cl@linux.com>
Acked-by: default avatarGlauber Costa <glommer@parallels.com>
Signed-off-by: default avatarPekka Enberg <penberg@kernel.org>
parent 0672aa7c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment