Workqueue works! QEMU CLI mode with -n for panic

This commit is contained in:
Ciro Santilli
2017-05-14 13:49:15 +01:00
parent b366bac0c5
commit ad077d3943
4 changed files with 42 additions and 4 deletions

View File

@@ -0,0 +1,9 @@
#!/bin/sh
# Got a few kernel crashes after insert / remove, so let's do this a few times.
insmod /workqueue_cheat.ko
rmmod workqueue_cheat
insmod /workqueue_cheat.ko
rmmod workqueue_cheat
insmod /workqueue_cheat.ko
rmmod workqueue_cheat