From: Vivek Goyal <vgoyal@in.ibm.com>
To: Morton Andrew Morton <akpm@osdl.org>,
linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: [PATCH] Kdump: i386 compiler warning fix
Date: Fri, 18 Nov 2005 18:02:46 +0530 [thread overview]
Message-ID: <20051118123246.GD7217@in.ibm.com> (raw)
Hi Andrew,
With a particular config file on i386, I get a compiler warning. This patch
fixes it. This incremental patch is against 2.6.15-rc1-mm2.
Thanks
Vivek
o Fixes a compilation warning message in i386
Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com>
---
linux-2.6.15-rc1-mm2-1M-root/include/asm-i386/kexec.h | 1 +
1 files changed, 1 insertion(+)
diff -puN include/asm-i386/kexec.h~kdump-i386-memcpy-warning-fix include/asm-i386/kexec.h
--- linux-2.6.15-rc1-mm2-1M/include/asm-i386/kexec.h~kdump-i386-memcpy-warning-fix 2005-11-18 16:08:33.000000000 +0530
+++ linux-2.6.15-rc1-mm2-1M-root/include/asm-i386/kexec.h 2005-11-18 16:08:33.000000000 +0530
@@ -3,6 +3,7 @@
#include <asm/fixmap.h>
#include <asm/ptrace.h>
+#include <asm/string.h>
/*
* KEXEC_SOURCE_MEMORY_LIMIT maximum page get_free_page can return.
_
reply other threads:[~2005-11-18 12:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20051118123246.GD7217@in.ibm.com \
--to=vgoyal@in.ibm.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox