Skip to content
Commit fb59e72e authored by Tejun Heo's avatar Tejun Heo
Browse files

percpu: make pcpu_build_alloc_info() clear static buffers



pcpu_build_alloc_info() may be called multiple times when percpu is
falling back to different first chunk allocator.  Make it clear static
buffers so that they don't contain values from previous runs.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent ffe0d5a5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment