Callback function from kernel module

Subramaniam Appadodharana c.a.subramaniam at gmail.com
Sat Nov 3 09:55:41 EDT 2012


You can use kobject_uevent()

http://www.mjmwired.net/kernel/Documentation/kobject.txt#169

Also check out the kobject example under samples folder.

BR
Subbu

On Sat, Nov 3, 2012 at 8:44 AM, Jeshwanth Kumar N K Jeshu <
jeshkumar555 at gmail.com> wrote:

> Hello All,
>
> Can I call userspace function from kernel module ? Actually I need to
> process some data in user space for every event occured in kernel module.
>
> --
> Regards
> Jeshwanth Kumar N K
> +91-7411483498
>
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20121103/a18f175b/attachment.html 


More information about the Kernelnewbies mailing list