diff options
author | 2020-06-16 06:23:51 +0000 | |
---|---|---|
committer | 2020-06-16 06:23:51 +0000 | |
commit | 234862b993eae6eece64b5046479f88bd7ae4ef0 (patch) | |
tree | e99e057981b90f70cb63507154ecc2d1e85abf67 /usr.bin/tmux/key-bindings.c | |
parent | configure toeplitz using the kernel stoeplitz key if needed. (diff) | |
download | wireguard-openbsd-234862b993eae6eece64b5046479f88bd7ae4ef0.tar.xz wireguard-openbsd-234862b993eae6eece64b5046479f88bd7ae4ef0.zip |
vmd(8): fix ns8250 lockup due to race condition
Inject pending interrupt if com has receive pending. This was previously
accidently checked in with an unrelated change by Mike Larkin and was backed out
as it didn't fix the intended problem.
Also, protect com ratelimit handler with mutexes to avoid corruption of the
device state. These changes help preventing linux vm crashes when the return
key is held on boot.
Discovered by and patch from Dave Voutila <dave@sisu.io>
Diffstat (limited to 'usr.bin/tmux/key-bindings.c')
0 files changed, 0 insertions, 0 deletions