mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-24 10:41:35 +01:00
Move sleep and workqueue module doc to README
sleep was broken because the workqueue was declared locally inside init, further evidence that no one has ever run the examples :-(
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
https://github.com/cirosantilli/linux-kernel-module-cheat#directory-structure
|
||||
|
||||
. Asynchronous
|
||||
.. link:sleep.c[]
|
||||
.. link:timer.c[]
|
||||
.. link:work_from_work.c[]
|
||||
.. link:workqueue_cheat.c[]
|
||||
|
||||
Reference in New Issue
Block a user