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:
1260866
)
x86: change kernel_physical_mapping_init() __init to __meminit
author
Shaohua Li
<shaohua.li@intel.com>
Fri, 12 Jun 2009 04:57:52 +0000
(12:57 +0800)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 12 Jun 2009 12:39:21 +0000
(14:39 +0200)
kernel_physical_mapping_init() could be called in memory hotplug path.
[ Impact: fix potential crash with memory hotplug ]
Signed-off-by: Shaohua Li <shaohua.li@intel.com>
LKML-Reference: <
20090612045752
.GA827@sli10-desk.sh.intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found