Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-10 | dma-mapping: benchmark: extract a common header file for map_benchmark ↵ | Tian Tao | 1 | -0/+31 | |
definition kernel/dma/map_benchmark.c and selftests/dma/dma_map_benchmark.c have duplicate map_benchmark definitions, which tends to lead to inconsistent changes to map_benchmark on both sides, extract a common header file to avoid this problem. Signed-off-by: Tian Tao <[email protected]> Acked-by: Barry Song <[email protected]> Reviewed-by: Shuah Khan <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]> |