[Bug 197921] [patch] [sched] Allow non-migratable threads to bind to their current CPU.

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 29 May 2019 20:59:08 +0000
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197921

Ed Maste <emaste_at_freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste_at_freebsd.org

--- Comment #1 from Ed Maste <emaste_at_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.
Received on Wed May 29 2019 - 18:59:11 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:20 UTC