lkml.org 
[lkml]   [2003]   [Jul]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.6.0-test1-mm1
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/
\
 
 \ /
  Last update: 2005-03-22 13:46    [W:0.153 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site