module mismatch

From: zhonglei
Date: Thu May 19 2005 - 22:27:31 EST


when I use "insmod -f hello.o" in my Embeded linux,the warning appears:
Warning: Kernel-module version mismatch
hello.o was compiled for kernel version 2.4.24-per2
while this kernel is version 2.4.25
Warning: loading hello.o will taint the kernel: forced load
see http://www.tux.org/lkml/#export-tainted for information about tainted modules

Is there any problem on my using my module function with this warning?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/