summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authorriastradh <riastradh@NetBSD.org>2023-07-07 17:04:49 +0000
committerriastradh <riastradh@NetBSD.org>2023-07-07 17:04:49 +0000
commitf20ead97230b2c52773865fc537058332faeb404 (patch)
tree37c17a7159265fff8c70b9ce362352da378414a0 /sys/dev/microcode
parent377d235d69183cc57f02e6f92fccba9b2daec941 (diff)
xcall(9): If !mp_online, raise spl or set LP_BOUND to call func.
High-priority xcalls may reasonably assume that the spl is raised to splsoftserial, so make sure to do that in xc_broadcast. Low-priority xcalls may reasonably enter paths that assume the lwp is bound to a CPU, so let's make it assertable even if it doesn't have any other consequences when !mp_online. XXX pullup-8 XXX pullup-9 XXX pullup-10
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions