Hi All,
Can anybody suggest me, how can we write on current process space, ? With the help of put_user(), and get_ferom_user, we can do which are provided in the tldp.org kernel module guide chapter 5 on proc file system, in probably 2/3 example.
But issue is how the name/id or process and text to write on any process we pass in same and how the same can be verified ?
Thanks a lot..