commit | 5234f5eb04abbbfa306ccfbc2ccbb6e73f515b15 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Sat Jun 25 14:58:02 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Jun 25 16:24:50 2005 -0700 |
tree | 60f4701fdc501955ccff198f84913b96e3bbf5bf | |
parent | d89559589a588d1a654329d8cd9a3ad33aaad9be [diff] |
[PATCH] kexec: x86_64 kexec implementation This is the x86_64 implementation of machine kexec. 32bit compatibility support has been implemented, and machine_kexec has been enhanced to not care about the changing internal kernel paget table structures. From: Alexander Nyberg <alexn@dsv.su.se> build fix Signed-off-by: Eric Biederman <ebiederm@xmission.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>