commit | e4e063d0c288bd65c56dd855337780a541ed928d | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@igel.co.jp> | Wed Mar 18 08:49:45 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Mar 18 18:44:32 2009 +0900 |
tree | 88ac50d334c002a60861d92afc5a849b8e26b48f | |
parent | 7be5c55af0cc58e54e42e1702d837527e15b8414 [diff] |
sh: rework kexec segment code 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>