Re: Removing a module even if use count is not zero
From: Brian Gerst (bgerst_at_didntduck.org)
Date: 01/12/05
- Previous message: Pavel Machek: "eepro100 kill obsolete ifdefs"
- In reply to: selvakumar nagendran: "Removing a module even if use count is not zero"
- Next in thread: Chris Friesen: "Re: Removing a module even if use count is not zero"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 12 Jan 2005 08:47:51 -0500 To: selvakumar nagendran <kernelselva@yahoo.com>
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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Pavel Machek: "eepro100 kill obsolete ifdefs"
- In reply to: selvakumar nagendran: "Removing a module even if use count is not zero"
- Next in thread: Chris Friesen: "Re: Removing a module even if use count is not zero"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|