diff options
author | 2016-01-20 15:00:31 -0800 | |
---|---|---|
committer | 2016-01-20 17:09:18 -0800 | |
commit | cdf4b3fa03bab157d2d70d4de65bb7ae319b084f (patch) | |
tree | 3edd3c725d3d7ad46214529574d72e8623538dd6 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | kernel/cpu.c: make set_cpu_* static inlines (diff) | |
download | wireguard-linux-cdf4b3fa03bab157d2d70d4de65bb7ae319b084f.tar.xz wireguard-linux-cdf4b3fa03bab157d2d70d4de65bb7ae319b084f.zip |
kexec: set KEXEC_TYPE_CRASH before sanity_check_segment_list()
sanity_check_segment_list() checks KEXEC_TYPE_CRASH flag to ensure all the
segments of the loaded crash kernel are within the kernel crash resource
limits, so set the flag beforehand.
Signed-off-by: Xunlei Pang <xlpang@redhat.com>
Acked-by: Dave Young <dyoung@redhat.com>
Cc: Eric Biederman <ebiederm@xmission.com>
Cc: Vivek Goyal <vgoyal@redhat.com>
Acked-by: Baoquan He <bhe@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions