diff options
author | Tejun Heo <tj@kernel.org> | 2009-03-06 16:44:09 +0100 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2009-03-06 16:44:09 +0100 |
commit | 1880d93b80acc3171850e9df5048bcb26b75c2f5 (patch) | |
tree | e7b564cabf70ef4d711b71ebf0634536ca5a9e15 /virt/kvm | |
parent | x86, percpu: setup reserved percpu area for x86_64 (diff) | |
download | linux-1880d93b80acc3171850e9df5048bcb26b75c2f5.tar.xz linux-1880d93b80acc3171850e9df5048bcb26b75c2f5.zip |
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 'virt/kvm')
0 files changed, 0 insertions, 0 deletions