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

Ed Maste <ema...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ema...@freebsd.org

--- Comment #1 from Ed Maste <ema...@freebsd.org> ---
+       }
+       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 on the CC list for the bug.
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to