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:
1b7e03e
)
x86, NUMA: Rename setup_node_bootmem() to setup_node_data()
author
Yinghai Lu
<yinghai@kernel.org>
Mon, 2 May 2011 15:24:49 +0000
(17:24 +0200)
committer
Tejun Heo
<tj@kernel.org>
Mon, 2 May 2011 15:24:49 +0000
(17:24 +0200)
After using memblock to replace bootmem, that function only sets up
node_data now.
Change the name to reflect what it actually does.
tj: Minor adjustment to the patch description.
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found