Whamcloud - gitweb
- patch from Oleg to export get_kmem_end in UML kernel
authoralex <alex>
Tue, 30 Dec 2003 05:44:45 +0000 (05:44 +0000)
committeralex <alex>
Tue, 30 Dec 2003 05:44:45 +0000 (05:44 +0000)
lustre/kernel_patches/patches/uml_get_kmem_end_export.patch [new file with mode: 0644]
lustre/kernel_patches/series/vanilla-2.4.20

diff --git a/lustre/kernel_patches/patches/uml_get_kmem_end_export.patch b/lustre/kernel_patches/patches/uml_get_kmem_end_export.patch
new file mode 100644 (file)
index 0000000..1637a65
--- /dev/null
@@ -0,0 +1,10 @@
+--- uml-2.4/arch/um/kernel/ksyms.c.orig        2003-12-12 18:16:28.000000000 +0200
++++ uml-2.4/arch/um/kernel/ksyms.c     2003-12-12 18:16:39.000000000 +0200
+@@ -33,6 +33,7 @@
+ EXPORT_SYMBOL(flush_tlb_range);
+ EXPORT_SYMBOL(host_task_size);
+ EXPORT_SYMBOL(arch_validate);
++EXPORT_SYMBOL(get_kmem_end);
+ EXPORT_SYMBOL(region_pa);
+ EXPORT_SYMBOL(region_va);
index 6e715ad..e6e5482 100644 (file)
@@ -2,6 +2,7 @@ configurable-x86-stack-2.4.20.patch
 uml-patch-2.4.20-6.patch
 uml-2.4.20-do_mmap_pgoff-fix.patch
 uml-2.4.20-fixes-1.patch
+uml_get_kmem_end_export.patch
 dev_read_only_2.4.20.patch
 exports_2.4.20.patch
 lustre_version.patch