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

Ed Maste <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Ed Maste <[email protected]> ---
+       }
+       else {  

should be:

} else {

but, what about just moving the KASSERT after the `if (PCPU_GET(cpuid) == cpu)`
test?

-- 
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