Hi: Yes, I try it on 2.4.16 kernel and use 2.4.16 headers.
thanks kirk >Did you build with the correct headers for your kernel? The bit definitions >of these flags changed many times during the 2.4.X series and I know for a >fact you will have a problem similar to the one you mention if you try to >use modules built for a 2.4.2 kernel that use kmalloc with a 2.4.9 kernel. >> I use kmalloc(.., GFP_KERNEL) to require memory resource. >> However, if I try to use 'insmod' to load my module. >> 'insmod' just segmentation fault and get following in 'dmesg' >> >> invalid operand: 0000 >> CPU: 0 >> EIP: 0010:[<c012451b>] Not tainted >> EFLAGS: 00010206 >> Process insmod (pid: 971, stackpage=c1f07000) ----== Mailed via Openfind ==----- http://mail2000.com.tw/ ���ѱM�~�q�l�l��A�� _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm Please visit the above address for information on this list.
