x86/crash: Update the stale comment in reserve_crashkernel()
authorXunlei Pang <xlpang@redhat.com>
Mon, 23 Jan 2017 06:48:23 +0000 (14:48 +0800)
committerIngo Molnar <mingo@kernel.org>
Mon, 23 Jan 2017 07:57:55 +0000 (08:57 +0100)
commita8d4c8246b290ce97f88752d833804843041ac84
treee5d51b3e7fc08733e17b7d4390c423d105020776
parent7a308bb3016f57e5be11a677d15b821536419d36
x86/crash: Update the stale comment in reserve_crashkernel()

CRASH_KERNEL_ADDR_MAX has been missing for a long time,
update it with a more detailed explanation.

Signed-off-by: Xunlei Pang <xlpang@redhat.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Baoquan He <bhe@redhat.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Dave Young <dyoung@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Robert LeBlanc <robert@leblancnet.us>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: kexec@lists.infradead.org
Link: http://lkml.kernel.org/r/1485154103-18426-1-git-send-email-xlpang@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/setup.c