Driver porting: the workqueue interface.
Driver porting: the workqueue interface.
Posted Sep 3, 2008 21:43 UTC (Wed) by peetee3000 (guest, #53726)Parent article: Driver porting: the workqueue interface.
Note that the workqueue interface has changed slightly in v2.6.20:
http://www.linuxhq.com/kernel/v2.6/20/include/linux/workq...
Ie, INIT_WORK now takes only 2 parameters.