From: Horms <horms@verge.net.au>
To: linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org,
fastboot@lists.osdl.org
Cc: Zou Nan hai <nanhai.zou@intel.com>,
Khalid Aziz <khalid_aziz@hp.com>,
Adrian Bunk <trivial@kernel.org>, Tony Luck <tony.luck@intel.com>,
Andrew Morton <akpm@linux-foundation.org>,
Magnus Damm <magnus.damm@gmail.com>
Subject: [PATCH] [IA64] Include kexec.h in arch/ia64/kernel/process.c
Date: Wed, 7 Feb 2007 15:49:36 +0900 [thread overview]
Message-ID: <20070207064935.GB726@verge.net.au> (raw)
kexec.h is needed by arch/ia64/kernel/process.c so for the
declaration of kexec_disable_iosapic() which is used in machine_shutdown().
Signed-off-by: Simon Horman <horms@verge.net.au>
Index: linux-2.6/arch/ia64/kernel/process.c
===================================================================
--- linux-2.6.orig/arch/ia64/kernel/process.c 2007-02-07 12:43:09.000000000 +0900
+++ linux-2.6/arch/ia64/kernel/process.c 2007-02-07 12:43:16.000000000 +0900
@@ -41,6 +41,7 @@
#include <asm/uaccess.h>
#include <asm/unwind.h>
#include <asm/user.h>
+#include <asm/kexec.h>
#include "entry.h"
next reply other threads:[~2007-02-07 6:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-07 6:49 Horms [this message]
2007-02-07 17:07 ` [PATCH] [IA64] Include kexec.h in arch/ia64/kernel/process.c Luck, Tony
2007-02-08 2:19 ` Horms
2007-02-08 3:27 ` Randy Dunlap
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=20070207064935.GB726@verge.net.au \
--to=horms@verge.net.au \
--cc=akpm@linux-foundation.org \
--cc=fastboot@lists.osdl.org \
--cc=khalid_aziz@hp.com \
--cc=linux-ia64@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=nanhai.zou@intel.com \
--cc=tony.luck@intel.com \
--cc=trivial@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