https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210099

John Baldwin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|New                         |Closed
         Resolution|---                         |Works As Intended

--- Comment #2 from John Baldwin <[email protected]> ---
The purpose of an assertion is to ensure that it the code is doing what is
expected.  In particular in this case the assertion is verifying that
sleepq_lookup() did in fact return a sleepqueue with a matching wait channel.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to