Re: Removing a module even if use count is not zero

From: Brian Gerst
Date: Wed Jan 12 2005 - 08:49:46 EST


selvakumar nagendran wrote:
hello linux-experts,
I inserted my module into the running kernel that
intercepts read system call. I am using kernel 2.4.28.
Now, I am unable to remove it since each and every
time, the module is used by some process. How can I
remove the module even if the usecount is not zero?
Can anyone help me regarding this?

Thanks,
selva


Reboot. If you remove it, the system will likely crash.

--
Brian Gerst
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/