aboutsummaryrefslogtreecommitdiff
path: root/lib/Tooling/ASTDiff/ASTDiff.cpp
diff options
context:
space:
mode:
authorAbdelkader Boudih <seuros@FreeBSD.org>2026-09-03 15:33:49 +0000
committerAbdelkader Boudih <seuros@FreeBSD.org>2026-09-03 15:33:49 +0000
commitb90c2b13e975c803e426a6e6f080a6089d08e6ab (patch)
tree35eb0d0befc2ee439a6e02c1a8f7eadb7d7f472a /lib/Tooling/ASTDiff/ASTDiff.cpp
parent8304e68994c86fa392118e7bf569dd442d01e8fb (diff)
nvme: complete requests when payload DMA mapping fails
bus_dmamap_load_mem() reports most mapping failures, including EFBIG, only through its callback and then returns zero. nvme_payload_map() logged the error without telling the submission path, so the tracker stayed on the outstanding list with no command submitted and no timeout armed, stalling all later I/O on the queue behind it. Approved by: ngie (co-mentor) MFC after: 1 week Reviewed by: ngie, imp Differential Revision: https://reviews.freebsd.org/D59151
Diffstat (limited to 'lib/Tooling/ASTDiff/ASTDiff.cpp')
0 files changed, 0 insertions, 0 deletions