Hello ,
I have a kernel module that runs an infinite while loop.
But when i try to remove the module it gives the "Device or resource busy error"
I think the problem is due to that loop.
Is there a way in which i can remove the module forcefully from the kernel or some other solution?
regards
vaishali