Skip to content
Commit 90459ce0 authored by Bob Liu's avatar Bob Liu Committed by Tejun Heo
Browse files

percpu: rename pcpu_mem_alloc to pcpu_mem_zalloc



Currently pcpu_mem_alloc() is implemented always return zeroed memory.
So rename it to make user like pcpu_get_pages_and_bitmap() know don't
reinit it.

Signed-off-by: default avatarBob Liu <lliubbo@gmail.com>
Reviewed-by: default avatarPekka Enberg <penberg@kernel.org>
Reviewed-by: default avatarMichal Hocko <mhocko@suse.cz>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent f8f5ed7c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment