[PATCH] lib cpumask.c should include nodemask.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Paul Jackson <[email protected]>

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 <[email protected]>

---

 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 <[email protected]> 1.925.600.0401
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux