]> git.baikalelectronics.ru Git - kernel.git/commit
kexec: provide arch_kexec_protect(unprotect)_crashkres()
authorXunlei Pang <xlpang@redhat.com>
Mon, 23 May 2016 23:24:13 +0000 (16:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 24 May 2016 00:04:14 +0000 (17:04 -0700)
commit12a28f875c56ef28cc70067a9879abbec34ebb5f
treef1ee8f6df689552e38c926fb2d028a8a5d358b93
parentabebd569a3c2fb9365e7ca9cab6a8a6344a000b4
kexec: provide arch_kexec_protect(unprotect)_crashkres()

Implement the protection method for the crash kernel memory reservation
for the 64-bit x86 kdump.

Signed-off-by: Xunlei Pang <xlpang@redhat.com>
Cc: Eric Biederman <ebiederm@xmission.com>
Cc: Dave Young <dyoung@redhat.com>
Cc: Minfei Huang <mhuang@redhat.com>
Cc: Vivek Goyal <vgoyal@redhat.com>
Cc: Baoquan He <bhe@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/x86/kernel/machine_kexec_64.c