diff options
author | Richard Weinberger <[email protected]> | 2023-03-11 10:29:29 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2023-03-11 09:00:25 -0800 |
commit | e25c54d17914b0df4f902d1f25cd52f54e20cfbf (patch) | |
tree | c1f0132172565cf4b40327da50384ec27acc36d8 /drivers/usb/cdns3/cdns3-trace.c | |
parent | ef5f68cc1f829b492b19cd4df5af4454aa816b93 (diff) |
ubi: block: Fix missing blk_mq_end_request
Switching to BLK_MQ_F_BLOCKING wrongly removed the call to
blk_mq_end_request(). Add it back to have our IOs finished
Fixes: 91cc8fbcc8c7 ("ubi: block: set BLK_MQ_F_BLOCKING")
Analyzed-by: Linus Torvalds <[email protected]>
Reported-by: Daniel Palmer <[email protected]>
Link: https://lore.kernel.org/linux-mtd/CAHk-=wi29bbBNh3RqJKu3PxzpjDN5D5K17gEVtXrb7-6bfrnMQ@mail.gmail.com/
Signed-off-by: Richard Weinberger <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Tested-by: Daniel Palmer <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions