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:
92be3d6
)
kexec/i386: setup kexec page table in C
author
Huang Ying
<ying.huang@intel.com>
Fri, 31 Oct 2008 01:48:15 +0000
(09:48 +0800)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 31 Oct 2008 09:01:57 +0000
(10:01 +0100)
Impact: change the kexec bootstrap code implementation from assembly to C
This patch transforms the kexec page tables setup code from assembler
code to C code in machine_kexec_prepare. This improves readability and
reduces code line number.
Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found