Home
last modified time | relevance | path

Searched hist:"25 a8a282" (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/arch/amd64/amd64/
H A Dintr.c25a8a282 Tue Jun 16 23:35:10 GMT 2020 dlg <dlg@openbsd.org> make intr_barrier run sched_barrier on the cpu the interrupt pinned to.

intr_barrier passed NULL to sched_barrier before this, which ends
up being the primary cpu. that's been mostly right until this point,
but is set to change.