From: Magnus Damm Date: Wed, 18 Mar 2009 08:49:45 +0000 (+0000) Subject: sh: rework kexec segment code X-Git-Tag: v2.6.30-rc1~673^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4e063d0c288bd65c56dd855337780a541ed928d;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed