diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2024-06-15 18:01:45 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2024-06-15 18:01:45 +0000 |
commit | b9d8abb10feb3cfd2bd273ee3d3b91850e6529cd (patch) | |
tree | 4e412ed78d9e5a5ff7ce39f46c81d670527b58dc /usr.sbin | |
parent | 3e0095641cc79b5fcb73ae14ac7697cd67c27b4f (diff) |
We should block non-wakeup interrupts until we're in the resume path and
have disabled interrupts at the CPU level again. So instead of
cpu_suspended use a new intr_suspended variable that is set and cleared in
intr_enable_wakeup() and intr_disable_wakeup().
ok mglocker@, mlarkin@
Diffstat (limited to 'usr.sbin')
0 files changed, 0 insertions, 0 deletions