Driver porting: the workqueue interface.
Driver porting: the workqueue interface.
Posted Jun 17, 2003 21:45 UTC (Tue) by btl (guest, #12097)Parent article: Driver porting: the workqueue interface.
I'm trying to playing with workqueues... i've trouble on compiling
a little kernel module.
What include files do i need beside linux/workqueue.h?
I can't find where struct workqueue_struct is defined ;(