[Bug 236138] Unloading a Kernel module dependent on other kernel module does not return device busy first time

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 1 19:15:20 UTC 2019


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 at FreeBSD.org
          Reporter: prateek at 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.


More information about the freebsd-bugs mailing list