From: Paul Jackson <pj@sgi.com>
To: akpm@osdl.org
Cc: neilb@suse.de, nfs@lists.sourceforge.net,
Paul Jackson <pj@sgi.com>,
linux-kernel@vger.kernel.org, gnb@melbourne.sgi.com
Subject: [PATCH] lib cpumask.c should include nodemask.h
Date: Wed, 18 Oct 2006 01:13:36 -0700 [thread overview]
Message-ID: <20061018081336.18477.55297.sendpatchset@sam.engr.sgi.com> (raw)
From: Paul Jackson <pj@sgi.com>
With the addition of some nodemask related code to lib/cpumask.c, we
should now include nodemask.h in this file for the for_each_node_mask()
and node_possible_map definitions.
Signed-off-by: Paul Jackson <pj@sgi.com>
---
lib/cpumask.c | 1 +
1 files changed, 1 insertion(+)
--- 2.6.19-rc2-mm1.orig/lib/cpumask.c 2006-10-17 17:36:23.000000000 -0700
+++ 2.6.19-rc2-mm1/lib/cpumask.c 2006-10-17 17:37:23.000000000 -0700
@@ -1,6 +1,7 @@
#include <linux/kernel.h>
#include <linux/bitops.h>
#include <linux/cpumask.h>
+#include <linux/nodemask.h>
#include <linux/module.h>
int __first_cpu(const cpumask_t *srcp)
--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@sgi.com> 1.925.600.0401
reply other threads:[~2006-10-18 8:14 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=20061018081336.18477.55297.sendpatchset@sam.engr.sgi.com \
--to=pj@sgi.com \
--cc=akpm@osdl.org \
--cc=gnb@melbourne.sgi.com \
--cc=linux-kernel@vger.kernel.org \
--cc=neilb@suse.de \
--cc=nfs@lists.sourceforge.net \
/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
all inboxes | Powered by JetHome®