git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b19b0c
)
percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free()
author
Tejun Heo
<tj@kernel.org>
Fri, 6 Mar 2009 15:44:09 +0000
(
00:44
+0900)
committer
Tejun Heo
<tj@kernel.org>
Fri, 6 Mar 2009 15:44:09 +0000
(
00:44
+0900)
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>
mm/percpu.c
patch
|
blob
|
history
diff --cc
mm/percpu.c
Simple merge