There is also a flush_scheduled_work() function that waits for everything in the queue to be executed, and that should be called by modules upon unloading.
当模块被缷载时应该去调用一个 flash_scheduled_work()函数,这个函数会使等待队列中所有的任务都被执行。
There is also a flush_scheduled_work() function that waits for everything in the queue to be executed, and that should be called by modules upon unloading.
当模块被缷载时应该去调用一个 flash_scheduled_work()函数,这个函数会使等待队列中所有的任务都被执行。
应用推荐