Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Linux in General => Linux Development & Programming => Topic started by: rheosiva on April 15, 2009, 03:02:58 PM

Title: How to Access the User Space Variable in Kernel
Post by: rheosiva on April 15, 2009, 03:02:58 PM
How to access the user space variable in kernel space, I need to do this because if any Driver fails in module initialization i will write the status in this user space variable. So whenever i read this variable in user space, then it should have hardware's Driver Module Status(Success or Failure)