In some
situations, when my module crashes, I am reaching
a
deadlock:
rmmod
claims that the module is not there
insmod
claims that the module is already there
lsmod
report that the module is deleted, and its size is 0.
Reboot
bails me out, but takes a long time :-)
Is there
any command that can force the module out ?