diff options
author | Tejun Heo <tj@kernel.org> | 2009-03-07 00:44:09 +0900 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2009-03-07 00:44:09 +0900 |
commit | 1880d93b80acc3171850e9df5048bcb26b75c2f5 (patch) | |
tree | e7b564cabf70ef4d711b71ebf0634536ca5a9e15 /include | |
parent | 6b19b0c2400437a3c10059ede0e59b517092e1bd (diff) | |
download | op-kernel-dev-1880d93b80acc3171850e9df5048bcb26b75c2f5.zip op-kernel-dev-1880d93b80acc3171850e9df5048bcb26b75c2f5.tar.gz |
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: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions