lkml.org 
[lkml]   [2004]   [May]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
SubjectRe: 2.6.6-rc3-mm2
Date
Hello,
here is a small patch thats fix building on x86-64.

--
Jan
diff -Naur linux-2.6.6-rc3-mm2/arch/x86_64/ia32/ia32_binfmt.c linux-2.6.6-rc3-mm2.new/arch/x86_64/ia32/ia32_binfmt.c
--- linux-2.6.6-rc3-mm2/arch/x86_64/ia32/ia32_binfmt.c 2004-05-05 21:06:39.000000000 +0200
+++ linux-2.6.6-rc3-mm2.new/arch/x86_64/ia32/ia32_binfmt.c 2004-05-05 21:01:43.398886976 +0200
@@ -14,6 +14,7 @@
#include <linux/string.h>
#include <linux/binfmts.h>
#include <linux/mm.h>
+#include <linux/mempolicy.h>
#include <linux/security.h>

#include <asm/segment.h>
\
 
 \ /
  Last update: 2005-03-22 14:02    [W:0.046 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site