Re: 2.6.0-test1-mm1

From: William Lee Irwin III (wli@holomorphy.com)
Date: Wed Jul 16 2003 - 17:36:52 EST


On Wed, Jul 16, 2003 at 03:02:36PM -0700, Mike Fedyk wrote:
> Hi there.
> I'm having some trouble compiling -mm1
> It looks like it's from the ACPI update.
> More info available upon request.
> gcc version 2.95.4 20011002 (Debian prerelease)

diff -prauN mm1-2.6.0-test1-1/arch/i386/mach-generic/bigsmp.c mm1-2.6.0-test1-2/arch/i386/mach-generic/bigsmp.c
--- mm1-2.6.0-test1-1/arch/i386/mach-generic/bigsmp.c 2003-07-16 15:22:42.000000000 -0700
+++ mm1-2.6.0-test1-2/arch/i386/mach-generic/bigsmp.c 2003-07-16 15:29:04.000000000 -0700
@@ -6,6 +6,7 @@
 #include <linux/config.h>
 #include <linux/threads.h>
 #include <linux/cpumask.h>
+#include <asm/mpspec.h>
 #include <asm/genapic.h>
 #include <asm/fixmap.h>
 #include <asm/apicdef.h>
diff -prauN mm1-2.6.0-test1-1/arch/i386/mach-generic/default.c mm1-2.6.0-test1-2/arch/i386/mach-generic/default.c
--- mm1-2.6.0-test1-1/arch/i386/mach-generic/default.c 2003-07-16 15:22:42.000000000 -0700
+++ mm1-2.6.0-test1-2/arch/i386/mach-generic/default.c 2003-07-16 15:29:23.000000000 -0700
@@ -5,6 +5,7 @@
 #include <linux/config.h>
 #include <linux/threads.h>
 #include <linux/cpumask.h>
+#include <asm/mpspec.h>
 #include <asm/mach-default/mach_apicdef.h>
 #include <asm/genapic.h>
 #include <asm/fixmap.h>
diff -prauN mm1-2.6.0-test1-1/arch/i386/mach-generic/probe.c mm1-2.6.0-test1-2/arch/i386/mach-generic/probe.c
--- mm1-2.6.0-test1-1/arch/i386/mach-generic/probe.c 2003-07-16 15:22:42.000000000 -0700
+++ mm1-2.6.0-test1-2/arch/i386/mach-generic/probe.c 2003-07-16 15:27:27.000000000 -0700
@@ -11,6 +11,7 @@
 #include <linux/ctype.h>
 #include <linux/init.h>
 #include <asm/fixmap.h>
+#include <asm/mpspec.h>
 #include <asm/apicdef.h>
 #include <asm/genapic.h>
 
diff -prauN mm1-2.6.0-test1-1/arch/i386/mach-generic/summit.c mm1-2.6.0-test1-2/arch/i386/mach-generic/summit.c
--- mm1-2.6.0-test1-1/arch/i386/mach-generic/summit.c 2003-07-16 15:22:42.000000000 -0700
+++ mm1-2.6.0-test1-2/arch/i386/mach-generic/summit.c 2003-07-16 15:28:29.000000000 -0700
@@ -5,6 +5,7 @@
 #include <linux/config.h>
 #include <linux/threads.h>
 #include <linux/cpumask.h>
+#include <asm/mpspec.h>
 #include <asm/genapic.h>
 #include <asm/fixmap.h>
 #include <asm/apicdef.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/



This archive was generated by hypermail 2b29 : Wed Jul 23 2003 - 22:00:27 EST