sh: rework kexec segment code
authorMagnus Damm <damm@igel.co.jp>
Wed, 18 Mar 2009 08:49:45 +0000 (08:49 +0000)
committerPaul 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