]> git.pld-linux.org Git - packages/kernel.git/blob - linux-fix_missing_symb.patch
- added description of djurban's branch
[packages/kernel.git] / linux-fix_missing_symb.patch
1 --- linux-2.5.70/arch/i386/kernel/i386_ksyms.c.orig     Thu May 29 13:53:48 2003
2 +++ linux-2.5.70/arch/i386/kernel/i386_ksyms.c  Thu May 29 13:55:54 2003
3 @@ -91,6 +91,8 @@
4  EXPORT_SYMBOL(cpu_khz);
5  EXPORT_SYMBOL(apm_info);
6  
7 +EXPORT_SYMBOL(mmu_cr4_features); 
8 +
9  #ifdef CONFIG_DEBUG_IOVIRT
10  EXPORT_SYMBOL(__io_virt_debug);
11  #endif
This page took 0.15495 seconds and 3 git commands to generate.