]> git.pld-linux.org Git - packages/kernel.git/blame - 2.6.7-alpha_compile.patch
- ported from linux-2.4.25-atmdd.patch
[packages/kernel.git] / 2.6.7-alpha_compile.patch
CommitLineData
96353670 1--- linux-2.6.7-rc3/include/asm-alpha/pgalloc.h~ 2004-06-09 21:28:45.000000000 +0000
2+++ linux-2.6.7-rc3/include/asm-alpha/pgalloc.h 2004-06-09 21:28:45.000000000 +0000
3@@ -77,4 +77,8 @@
4
5 #define check_pgt_cache() do { } while (0)
6
7+#define arch_add_exec_range(mm, limit) do { ; } while (0)
8+#define arch_flush_exec_range(mm) do { ; } while (0)
9+#define arch_remove_exec_range(mm, limit) do { ; } while (0)
10+
11 #endif /* _ALPHA_PGALLOC_H */
This page took 0.16544 seconds and 4 git commands to generate.