]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - mm/slab.c
mm, slab: Match SLAB and SLUB kmem_cache_alloc_xxx_trace() prototype
authorEzequiel Garcia <elezegarcia@gmail.com>
Sat, 8 Sep 2012 20:47:56 +0000 (17:47 -0300)
committerPekka Enberg <penberg@kernel.org>
Tue, 25 Sep 2012 07:17:24 +0000 (10:17 +0300)
commit4052147c0afa1cf05780ed846f37e87cdde9f628
tree521702d46c91430e77c1051f98f40da31a260f0d
parent7c0cb9c64f83dd9bf18b139ac0de00daba6087c2
mm, slab: Match SLAB and SLUB kmem_cache_alloc_xxx_trace() prototype

This long (seemingly unnecessary) patch does not fix anything and
its only goal is to produce common code between SLAB and SLUB.

Cc: Christoph Lameter <cl@linux.com>
Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
include/linux/slab_def.h
mm/slab.c