April 20, 2024, 10:37:31 AM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: How to Access the User Space Variable in Kernel  (Read 3212 times)

Offline rheosiva

  • New Member
  • Posts: 2
How to Access the User Space Variable in Kernel
« 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)