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:
a652504
)
rcu: add __cpuinit to rcu_init_percpu_data()
author
Lai Jiangshan
<laijs@cn.fujitsu.com>
Wed, 14 Jan 2009 06:58:15 +0000
(14:58 +0800)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 14 Jan 2009 10:26:40 +0000
(11:26 +0100)
Impact: reduce memory footprint
add __cpuinit to rcu_init_percpu_data(), and this function's text
will be discarded after boot when !CONFIG_HOTPLUG_CPU.
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found