LKM How to unblock vfs_read()?

后端 未结 0 1755
無奈伤痛
無奈伤痛 2021-01-31 06:03

I have a kernel module that I need to read data from a serial port. I use filp_open() to open the serial port device and then, on a thread, I call vfs_read() on a loop to get da

相关标签:
回答
  • 消灭零回复
提交回复
热议问题