lkml.org 
[lkml]   [2002]   [Nov]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[TRIVIAL] vmalloc.h needs pgprot_t
Date
From:  Rusty Russell <rusty@rustcorp.com.au>

Again, uncovered in PPC compile.


--- trivial-2.5-bk/include/linux/vmalloc.h.orig 2002-11-08 18:47:15.000000000 +1100
+++ trivial-2.5-bk/include/linux/vmalloc.h 2002-11-08 18:47:15.000000000 +1100
@@ -2,6 +2,7 @@
#define _LINUX_VMALLOC_H

#include <linux/spinlock.h>
+#include <asm/page.h> /* pgprot_t */

/* bits in vm_struct->flags */
#define VM_IOREMAP 0x00000001 /* ioremap() and friends */
--
Don't blame me: the Monkey is driving
File: Rusty Russell <rusty@rustcorp.com.au>: [PATCH] vmalloc.h needs pgprot_t
-
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:30    [W:0.041 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site