From: Alex Williamson <alex.williamson@hp.com>
To: linux-ia64@vger.kernel.org
Subject: [PATCH] trivial build fix
Date: Mon, 10 Jan 2005 17:17:13 +0000 [thread overview]
Message-ID: <1105377434.6812.19.camel@tdi> (raw)
Latest bk of ia64/kernel/topology.c needs linux/nodemask.h.
asm-ia64/numa.h seems like a reasonable place for it. Thanks,
Alex
Signed-off-by: Alex Williamson <alex.williamson@hp.com>
=== include/asm-ia64/numa.h 1.17 vs edited ==--- 1.17/include/asm-ia64/numa.h 2005-01-07 22:44:03 -07:00
+++ edited/include/asm-ia64/numa.h 2005-01-10 09:38:24 -07:00
@@ -17,6 +17,7 @@
#include <linux/cache.h>
#include <linux/cpumask.h>
+#include <linux/nodemask.h>
#include <linux/numa.h>
#include <linux/smp.h>
#include <linux/threads.h>
next reply other threads:[~2005-01-10 17:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-10 17:17 Alex Williamson [this message]
2005-01-10 17:52 ` [PATCH] trivial build fix Jesse Barnes
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=1105377434.6812.19.camel@tdi \
--to=alex.williamson@hp.com \
--cc=linux-ia64@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.