[PATCH] Kdump: i386 compiler warning fix
Fixes a compilation warning message in i386 Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
e996e58133
commit
f05b690248
@@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
#include <asm/fixmap.h>
|
#include <asm/fixmap.h>
|
||||||
#include <asm/ptrace.h>
|
#include <asm/ptrace.h>
|
||||||
|
#include <asm/string.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* KEXEC_SOURCE_MEMORY_LIMIT maximum page get_free_page can return.
|
* KEXEC_SOURCE_MEMORY_LIMIT maximum page get_free_page can return.
|
||||||
|
Reference in New Issue
Block a user