(no subject)

BalaKrishna Mallipeddi (bkmallipeddi@yahoo.com)
Fri, 20 Jun 2003 22:39:01 -0700 (PDT)


Hi,
I developed a kernel module. Within that i am
dynamically allocating memory(using kmalloc and
vmalloc) for a buffer to read data. After that while
trying to read into this buffer from the hard disk
using sys_read i am getting an error. And the same
error i am getting while writing into another buffer,
which was allocated in the same way, using sys_write.
The error number set is -14(EFAULT) i.e., Bad address.

Give me any idea to resolve the problem.

If anyone help me i am gretful to them.

Thanks & Regards

=====
BalaKrishna Mallipeddi
Member Technical Staff Software
Innomedia Technologies Pvt. Ltd.,
#3278, 12th Main, HAL 2nd stage,
Bangalore-560008,
INDIA
Phone : 5278389 + 123

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/