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

Fedor Pchelkin posted 2 patches 1 year, 7 months ago
kernel/dma/map_benchmark.c | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
[PATCH 0/2] dma-mapping: benchmark: adjust some error handling in do_map_benchmark
Posted by Fedor Pchelkin 1 year, 7 months ago
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