[PATCH 0/2] dma-mapping: benchmark: adjust some error handling in do_map_benchmark

From: Fedor Pchelkin
Date: Thu May 02 2024 - 12:24:23 EST


Some of the error paths inside do_map_benchmark() do not behave correctly.
Adjust them with the following patches.

Fedor Pchelkin (2):
dma-mapping: benchmark: fix up kthread creation error handling
dma-mapping: benchmark: prevent potential kthread hang

kernel/dma/map_benchmark.c | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)

--
2.45.0