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:
7be5c55
)
sh: rework kexec segment code
author
Magnus Damm
<damm@igel.co.jp>
Wed, 18 Mar 2009 08:49:45 +0000
(08:49 +0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 18 Mar 2009 09:44:32 +0000
(18:44 +0900)
Rework the kexec code to avoid using P2SEG. Instead
we walk the page list in machine_kexec() and convert
the addresses from physical to virtual using C.
Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found