projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG
[linux-2.6]
/
include
/
asm-x86
/
page_64.h
diff --git
a/include/asm-x86/page_64.h
b/include/asm-x86/page_64.h
index
88adf1a
..
c3b52bc
100644
(file)
--- a/
include/asm-x86/page_64.h
+++ b/
include/asm-x86/page_64.h
@@
-134,6
+134,7
@@
extern unsigned long __phys_addr(unsigned long);
VM_READ | VM_WRITE | VM_MAYREAD | VM_MAYWRITE | VM_MAYEXEC)
#define __HAVE_ARCH_GATE_AREA 1
+#define vmemmap ((struct page *)VMEMMAP_START)
#include <asm-generic/memory_model.h>
#include <asm-generic/page.h>