lkml.org 
[lkml]   [2005]   [Jan]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] ppc64: Fix NUMA build

We were missing an include of the new nodemask.h and NUMA enabled builds
broke.

Signed-off-by: Anton Blanchard <anton@samba.org>

diff -puN arch/ppc64/mm/init.c~fix_bustage arch/ppc64/mm/init.c
--- foobar2/arch/ppc64/mm/init.c~fix_bustage 2005-01-10 20:53:31.346572046 +1100
+++ foobar2-anton/arch/ppc64/mm/init.c 2005-01-10 20:53:43.131521404 +1100
@@ -37,6 +37,7 @@
#include <linux/bootmem.h>
#include <linux/highmem.h>
#include <linux/idr.h>
+#include <linux/nodemask.h>

#include <asm/pgalloc.h>
#include <asm/page.h>
_
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 14:09    [W:0.040 / U:0.480 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site