msgsnd in a module
seenutn_at_gmail.com
Date: 02/22/05
- Previous message: gemini575_at_comcast.net: "REQ----> Source for Proview software for the powerfile???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 22 Feb 2005 04:28:04 -0800
Hi,
I am inserting a module(device driver) using insmod. I want to send
a message from this module to an user process. For this I used msgsnd
with buffer in the call as a local variable. I am getting an error
"EFAULT" for this call. However this did not happen when I made the
driver code as a part of kernel and not as a module. Any idea about
what could be the problem and how to solve it?
TIA
Regards,
Seenu.
- Previous message: gemini575_at_comcast.net: "REQ----> Source for Proview software for the powerfile???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|