Whamcloud - gitweb
b=18649 set wait_recovery_complete() MAX value to max recovery time estimated
[fs/lustre-release.git] / lustre / kernel_patches / patches / uml-export-end_iomem.patch
1 Index: linux-2.4.24-vanilla/arch/um/kernel/ksyms.c
2 ===================================================================
3 --- linux-2.4.24-vanilla.orig/arch/um/kernel/ksyms.c    2004-01-10 17:47:10.000000000 +0300
4 +++ linux-2.4.24-vanilla/arch/um/kernel/ksyms.c 2004-01-10 18:22:30.000000000 +0300
5 @@ -34,6 +34,7 @@
6  EXPORT_SYMBOL(host_task_size);
7  EXPORT_SYMBOL(arch_validate);
8  EXPORT_SYMBOL(get_kmem_end);
9 +EXPORT_SYMBOL(end_iomem);
10  
11  EXPORT_SYMBOL(high_physmem);
12  EXPORT_SYMBOL(empty_zero_page);