diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2024-08-18 15:03:02 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2024-08-18 15:03:02 +0000 |
commit | 06c8cef0ac3b599a3f7fd71280b6bf7c01f43eac (patch) | |
tree | 94cbaa9fad3220d6d3b825b6501ade3a6e24602c /sys/dev/wscons | |
parent | 472d47711fc27e61f3051c8d60394a0dde4bf488 (diff) |
For DVACT_RESUME, let the children know we are ready *after* calling
our own wakeup(). The wakeup() won't result in anything running now
because DVACT_RESUME is running in "cold !=0, interrupts blocked,
scheduler stopped", but it is idiomatically incorrect to inform your
children you are ready before you are ready.
Diffstat (limited to 'sys/dev/wscons')
0 files changed, 0 insertions, 0 deletions