commit | 4052147c0afa1cf05780ed846f37e87cdde9f628 | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <elezegarcia@gmail.com> | Sat Sep 08 17:47:56 2012 -0300 |
committer | Pekka Enberg <penberg@kernel.org> | Tue Sep 25 10:17:24 2012 +0300 |
tree | 521702d46c91430e77c1051f98f40da31a260f0d | |
parent | 7c0cb9c64f83dd9bf18b139ac0de00daba6087c2 [diff] |
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>