I\'m writing a Linux kernel module that needs to open and read files. What\'s the best way to accomplish that?
/proc filesystem is also good for private use, and it's easy. http://www.linuxtopia.org/online_books/Linux_Kernel_Module_Programming_Guide/x773.html