diff options
author | 2009-03-29 01:02:35 +0000 | |
---|---|---|
committer | 2009-03-29 01:02:35 +0000 | |
commit | 278f79731e9fccf833aaabcc374342a80bf843d3 (patch) | |
tree | b7202cecb628bbe95a0959b22a943dc72ce7898a /sbin/disklabel/editor.c | |
parent | Verbiage tweaks from jmc@ and millert@. (diff) | |
download | wireguard-openbsd-278f79731e9fccf833aaabcc374342a80bf843d3.tar.xz wireguard-openbsd-278f79731e9fccf833aaabcc374342a80bf843d3.zip |
fix a small race in mfi_mgmt between the checking of a ccbs completion and
the sleep waiting for the completion. it is possible to get the interrupt
completing the command just before the tsleep, which will never get a
wakeup because the interrupt with the wakeup has already happened.
Diffstat (limited to 'sbin/disklabel/editor.c')
0 files changed, 0 insertions, 0 deletions