+17
−0
arch/x86_64/kernel/crash.c
0 → 100644
+38
−0
arch/x86_64/kernel/machine_kexec.c
0 → 100644
+245
−0
Loading
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>