one small problem with modules

Suman_Saraf (ssaraf@ssaraf.hss.hns.com)
Tue, 1 Sep 1998 00:01:30 +0530 (IST)


I have a small device driver compiled as a module.

It was insmodding properly till sometime ago when funnily it started
giving a "bad_user_access_length" on insmod.

I am using the memcpy_tofs and memcpy_fromfs functions.
The manual says that if teh pointed to data type is not OK this error is
generated. I have cross checked but I cannot find anything of this sort.

What beats me is , how come all of a sudden this problem happend with
insmod when all the time it was working fine ?

Kernel 2.0.32

Any help will be appreciated.

--
Suman

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html