I have developed a driver that works fine on a single CPU system.
I can alos compile it without problems on an SMP kernel system.
But when I use insmod to install it, it says that it was compiled for a SMP
kernel and insmod can't install it.

I have tried the force switch without luck.
There must be some problem with the version handling, either in my driver or can
i instruct GCC to use other includes.

I am not quite sure how GCC compile for SMP, does it use the same Linux kernel
includes??


Thankfull for any advice!

Best Regards

Henrik Stolpe
CAPAX Instruments AB




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

Reply via email to