aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/kexec.h
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH] kexec: x86_64 kexec implementationEric W. Biederman2005-06-251-0/+28
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>