Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free()



Impact: code reorganization for later changes

With static map handling moved to pcpu_split_block(), pcpu_realloc()
only clutters the code and it's also unsuitable for scheduled locking
changes.  Implement and use pcpu_mem_alloc/free() instead.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 6b19b0c2
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