Dmitry V. Levin
ff6a55dee9
* linux/kexec.h: Remove. * Makefile.am (EXTRA_DIST): Remove it. * kexec.c: Do not include <linux/kexec.h>. * xlat/kexec_arch_values.in: Add default values. * xlat/kexec_flags.in: Rename to kexec_load_flags.in, add default values.
3 lines
61 B
Plaintext
3 lines
61 B
Plaintext
KEXEC_ON_CRASH 0x00000001
|
|
KEXEC_PRESERVE_CONTEXT 0x00000002
|