Re: Module unload fails

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Oct 6, 2010 at 19:30, Adil Mujeeb <mujeeb.adil@xxxxxxxxx> wrote:
> Module loading is successful but unloading fails.
>
> [root@tom linux-2.6.30]# /sbin/lsmod | grep rkfs
> rkfs_mod                1452  0 [permanent]
> [root@tom linux-2.6.30]# /sbin/rmmod rkfs_mod
> ERROR: Removing 'rkfs_mod': Device or resource busy
> [root@tom linux-2.6.30]#
> [root@tom linux-2.6.30]# /sbin/rmmod -f rkfs_mod
> ERROR: Removing 'rkfs_mod': Device or resource busy
> [root@tom linux-2.6.30]#
> I checked config and found “CONFIG_MODULE_UNLOAD=y”
>
> What are the possible causes for this error?

Ehm, forced module unload is enabled?

Other than that, right now I see no bugs in your code...yet...

-- 
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ




[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux