search for: machine_kexec_64

Displaying 10 results from an estimated 10 matches for "machine_kexec_64".

2012 Dec 27
30
[PATCH v3 00/11] xen: Initial kexec/kdump implementation
...exec/kdump maintainers. I hope that this email spark discussion about that topic. Daniel arch/x86/Kconfig | 3 + arch/x86/include/asm/kexec.h | 10 +- arch/x86/include/asm/xen/hypercall.h | 6 + arch/x86/include/asm/xen/kexec.h | 79 ++++ arch/x86/kernel/machine_kexec_64.c | 12 +- arch/x86/kernel/vmlinux.lds.S | 7 +- arch/x86/xen/Kconfig | 1 + arch/x86/xen/Makefile | 3 + arch/x86/xen/enlighten.c | 11 + arch/x86/xen/kexec.c | 150 +++++++ arch/x86/xen/machine_kexec_32.c | 22...
2012 Dec 27
30
[PATCH v3 00/11] xen: Initial kexec/kdump implementation
...exec/kdump maintainers. I hope that this email spark discussion about that topic. Daniel arch/x86/Kconfig | 3 + arch/x86/include/asm/kexec.h | 10 +- arch/x86/include/asm/xen/hypercall.h | 6 + arch/x86/include/asm/xen/kexec.h | 79 ++++ arch/x86/kernel/machine_kexec_64.c | 12 +- arch/x86/kernel/vmlinux.lds.S | 7 +- arch/x86/xen/Kconfig | 1 + arch/x86/xen/Makefile | 3 + arch/x86/xen/enlighten.c | 11 + arch/x86/xen/kexec.c | 150 +++++++ arch/x86/xen/machine_kexec_32.c | 22...
2012 Dec 27
30
[PATCH v3 00/11] xen: Initial kexec/kdump implementation
...exec/kdump maintainers. I hope that this email spark discussion about that topic. Daniel arch/x86/Kconfig | 3 + arch/x86/include/asm/kexec.h | 10 +- arch/x86/include/asm/xen/hypercall.h | 6 + arch/x86/include/asm/xen/kexec.h | 79 ++++ arch/x86/kernel/machine_kexec_64.c | 12 +- arch/x86/kernel/vmlinux.lds.S | 7 +- arch/x86/xen/Kconfig | 1 + arch/x86/xen/Makefile | 3 + arch/x86/xen/enlighten.c | 11 + arch/x86/xen/kexec.c | 150 +++++++ arch/x86/xen/machine_kexec_32.c | 22...
2012 Nov 20
12
[PATCH v2 00/11] xen: Initial kexec/kdump implementation
...t sure that solution will be accepted by kexec/kdump maintainers. I hope that this email spark discussion about that topic. Daniel arch/x86/include/asm/kexec.h | 10 +- arch/x86/include/asm/xen/hypercall.h | 6 + arch/x86/include/asm/xen/kexec.h | 83 +++++++++ arch/x86/kernel/machine_kexec_64.c | 12 +- arch/x86/kernel/vmlinux.lds.S | 7 +- arch/x86/xen/Makefile | 3 + arch/x86/xen/enlighten.c | 12 ++ arch/x86/xen/kexec.c | 150 ++++++++++++++++ arch/x86/xen/machine_kexec_32.c | 245 ++++++++++++++++++++++++++ arch/x8...
2012 Nov 20
12
[PATCH v2 00/11] xen: Initial kexec/kdump implementation
...t sure that solution will be accepted by kexec/kdump maintainers. I hope that this email spark discussion about that topic. Daniel arch/x86/include/asm/kexec.h | 10 +- arch/x86/include/asm/xen/hypercall.h | 6 + arch/x86/include/asm/xen/kexec.h | 83 +++++++++ arch/x86/kernel/machine_kexec_64.c | 12 +- arch/x86/kernel/vmlinux.lds.S | 7 +- arch/x86/xen/Makefile | 3 + arch/x86/xen/enlighten.c | 12 ++ arch/x86/xen/kexec.c | 150 ++++++++++++++++ arch/x86/xen/machine_kexec_32.c | 245 ++++++++++++++++++++++++++ arch/x8...
2012 Nov 20
12
[PATCH v2 00/11] xen: Initial kexec/kdump implementation
...t sure that solution will be accepted by kexec/kdump maintainers. I hope that this email spark discussion about that topic. Daniel arch/x86/include/asm/kexec.h | 10 +- arch/x86/include/asm/xen/hypercall.h | 6 + arch/x86/include/asm/xen/kexec.h | 83 +++++++++ arch/x86/kernel/machine_kexec_64.c | 12 +- arch/x86/kernel/vmlinux.lds.S | 7 +- arch/x86/xen/Makefile | 3 + arch/x86/xen/enlighten.c | 12 ++ arch/x86/xen/kexec.c | 150 ++++++++++++++++ arch/x86/xen/machine_kexec_32.c | 245 ++++++++++++++++++++++++++ arch/x8...
2018 Nov 22
0
[PATCH] x86: fix -Wmissing-prototypes warning
...h_smp_send_stop? [-Wmissing-prototypes] > arch/x86/kernel/crash.c:351:5: warning: no previous prototype for ?crash_setup_memmap_entries? [-Wmissing-prototypes] > arch/x86/kernel/crash.c:424:5: warning: no previous prototype for ?crash_load_segments? [-Wmissing-prototypes] > arch/x86/kernel/machine_kexec_64.c:372:7: warning: no previous prototype for ?arch_kexec_kernel_image_load? [-Wmissing-prototypes] > arch/x86/kernel/paravirt-spinlocks.c:12:16: warning: no previous prototype for ?__native_queued_spin_unlock? [-Wmissing-prototypes] > arch/x86/kernel/paravirt-spinlocks.c:18:6: warning: no prev...
2013 Feb 22
3
[GIT PULL] x86/mm changes for v3.9-rc1
...| 20 -- arch/x86/kernel/head64.c | 131 ++++++--- arch/x86/kernel/head_64.S | 210 +++++++++------ arch/x86/kernel/i386_ksyms_32.c | 1 + arch/x86/kernel/kvm.c | 11 +- arch/x86/kernel/kvmclock.c | 4 +- arch/x86/kernel/machine_kexec_64.c | 171 ++++-------- arch/x86/kernel/setup.c | 260 +++++++++++------- arch/x86/kernel/traps.c | 9 + arch/x86/kernel/x8664_ksyms_64.c | 3 + arch/x86/kernel/x86_init.c | 4 - arch/x86/lguest/boot.c | 3 +- arch/x86/...
2013 Feb 22
3
[GIT PULL] x86/mm changes for v3.9-rc1
...| 20 -- arch/x86/kernel/head64.c | 131 ++++++--- arch/x86/kernel/head_64.S | 210 +++++++++------ arch/x86/kernel/i386_ksyms_32.c | 1 + arch/x86/kernel/kvm.c | 11 +- arch/x86/kernel/kvmclock.c | 4 +- arch/x86/kernel/machine_kexec_64.c | 171 ++++-------- arch/x86/kernel/setup.c | 260 +++++++++++------- arch/x86/kernel/traps.c | 9 + arch/x86/kernel/x8664_ksyms_64.c | 3 + arch/x86/kernel/x86_init.c | 4 - arch/x86/lguest/boot.c | 3 +- arch/x86/...
2013 Feb 22
3
[GIT PULL] x86/mm changes for v3.9-rc1
...| 20 -- arch/x86/kernel/head64.c | 131 ++++++--- arch/x86/kernel/head_64.S | 210 +++++++++------ arch/x86/kernel/i386_ksyms_32.c | 1 + arch/x86/kernel/kvm.c | 11 +- arch/x86/kernel/kvmclock.c | 4 +- arch/x86/kernel/machine_kexec_64.c | 171 ++++-------- arch/x86/kernel/setup.c | 260 +++++++++++------- arch/x86/kernel/traps.c | 9 + arch/x86/kernel/x8664_ksyms_64.c | 3 + arch/x86/kernel/x86_init.c | 4 - arch/x86/lguest/boot.c | 3 +- arch/x86/...