aboutsummaryrefslogtreecommitdiffstats
path: root/lib/genalloc.c
diff options
context:
space:
mode:
authorChristoph Lameter <[email protected]>2007-07-17 11:03:29 +0000
committerLinus Torvalds <[email protected]>2007-07-17 17:23:01 +0000
commit81cda6626178cd55297831296ba8ecedbfd8b52d (patch)
treefa35a6a04db63080bbeb42f33f4b4a891b7fc96c /lib/genalloc.c
parentSLUB: Do not use length parameter in slab_alloc() (diff)
downloadkernel-81cda6626178cd55297831296ba8ecedbfd8b52d.tar.gz
kernel-81cda6626178cd55297831296ba8ecedbfd8b52d.zip
Slab allocators: Cleanup zeroing allocations
It becomes now easy to support the zeroing allocs with generic inline functions in slab.h. Provide inline definitions to allow the continued use of kzalloc, kmem_cache_zalloc etc but remove other definitions of zeroing functions from the slab allocators and util.c. Signed-off-by: Christoph Lameter <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/genalloc.c')
0 files changed, 0 insertions, 0 deletions