We have a problem with the kernel. It is the 2.2.5-22 kernel for RedHat
6.0, with the IBM ServeRAID driver added. It compiles and boots fine, but 
the modules don't work.

For example:

insmod parport
/lib/modules/2.2.5-22/misc/parport.o: unresolved symbol __global_cli
/lib/modules/2.2.5-22/misc/parport.o: unresolved symbol __global_save_flags
/lib/modules/2.2.5-22/misc/parport.o: unresolved symbol __global_restore_flags

A dump of /proc/ksyms shows this:

c010b974 __global_cli_R__ver___global_cli
c010bac0 __global_sti_R__ver___global_sti
c010baf0 __global_save_flags_R__ver___global_save_flags
c010bb34 __global_restore_flags_R__ver___global_restore_flags

This looks to me as if a version macro in the sourcefiles has gone insane.

Any help would be appreciated (though we did work around by compiling
stuff (such as network drivers) into the kernel.)

Machine information:

IBM Netfinity
Dual XEON 450 MHz (No overclocking here)
256 Megs ram
Kernel 2.2.5-22 SMP

Thanks!

Thomas Dickson
Bombcar
PO Box 1371
La Jolla, CA 92038-1371

-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]

Reply via email to