aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2024-10-25 17:52:22 +0000
committerMark Johnston <markj@FreeBSD.org>2024-10-25 17:53:11 +0000
commit1f6f247b3526abd4d5927684735012220aefe373 (patch)
tree188b43ef5d04becd1ed9f5a3846a3fdee9af97a3 /gnu
parentfff518117b40cbc3bca49073eed85dc725ebae4c (diff)
virtio_p9fs: Check for completions after enabling interrupts
Otherwise we can end up with a lost interrupt, causing lost request completion wakeups and hangs in the filesystem layer. Continue processing until we enable interrupts and then observe an empty queue, like other virtio drivers do. Sponsored by: Klara, Inc.
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions