Files
linux-stable-mirror/include/linux/swiotlb.h
Petr Tesarik efa76afdde swiotlb: remove unused field "used" from struct io_tlb_mem
Commit 20347fca71 ("swiotlb: split up the global swiotlb lock") moved
the number of used slots to struct io_tlb_area, but it did not remove
the field from struct io_tlb_mem.

Signed-off-by: Petr Tesarik <petr.tesarik.ext@huawei.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2023-06-07 15:06:34 +02:00

5.6 KiB