]> git.ipfire.org Git - people/arne_f/kernel.git/commit
swiotlb: refactor swiotlb_tbl_map_single
authorJianxiong Gao <jxgao@google.com>
Thu, 29 Apr 2021 17:33:12 +0000 (17:33 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 May 2021 09:11:24 +0000 (11:11 +0200)
commite32c3dbe009f52f1530557450261d2d94a372de5
tree911027810a9edd4e556f5ac815da97135722ede4
parent0990eac80ba59e26c41e3d3c8acec18b93b41af8
swiotlb: refactor swiotlb_tbl_map_single

commit: 26a7e094783d482f3e125f09945a5bb1d867b2e6

Split out a bunch of a self-contained helpers to make the function easier
to follow.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jianxiong Gao <jxgao@google.com>
Tested-by: Jianxiong Gao <jxgao@google.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Jianxiong Gao <jxgao@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
kernel/dma/swiotlb.c