Thread (7 messages) flat view 7 messages, 3 authors, 2007-08-12

Re: 2.6.23-rc2-mm2 build error on MIPS and ARM

From: Martin Schwidefsky <hidden>
Date: 2007-08-11 09:46:33
Also in: lkml

On Fri, 2007-08-10 at 22:58 -0400, Mathieu Desnoyers wrote:
I got the following errors when building 2.6.23-rc2-mm2 on both mips and
arm. Both errors are very much alike.
That attached patch should fix it for arm and mips. I'll try a few more
architectures until I'm fed up with compiling cross-compilers..

-- 
blue skies,
  Martin.

"Reality continues to ruin my life." - Calvin.
---
Subject: [PATCH] move mm_struct and vm_area_struct, compile fix.

From: Martin Schwidefsky <redacted>

Include <asm/page.h> in <linux/mm_types.h> to make mips and arm
compile again after mm_struct and vm_area_struct have been moved.

Signed-off-by: Martin Schwidefsky <redacted>
---

 include/linux/mm_types.h |    1 +
 1 file changed, 1 insertion(+)

diff -urpN linux-2.6/include/linux/mm_types.h
linux-2.6-patched/include/linux/mm_types.h
--- linux-2.6/include/linux/mm_types.h	2007-08-11 11:30:10.000000000
+0200
+++ linux-2.6-patched/include/linux/mm_types.h	2007-08-11
11:32:42.000000000 +0200
@@ -11,6 +11,7 @@
 #include <linux/rwsem.h>
 #include <linux/completion.h>
 #include <asm/mmu.h>
+#include <asm/page.h>
 
 struct address_space;
 
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help