Date: Fri, 01 Mar 2019 19:15:18 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 236138] Unloading a Kernel module dependent on other kernel module does not return device busy first time Message-ID: <bug-236138-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236138 Bug ID: 236138 Summary: Unloading a Kernel module dependent on other kernel module does not return device busy first time Product: Base System Version: 11.2-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: prateek@pensando.io 11.2-RELEASE-p4 Steps- 1. I have a kernel moduleA that is dependent on other kernel moduleB and if I try to unload moduleA, it returns no error 2. And if I repeat step 1 it returns device busy error message. 3. Now unload moduleB and it removed successfully 4. Now by default module A is unloaded without giving user any clue. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236138-227>
