diff options
author | Petr Tesarik <petr.tesarik.ext@huawei.com> | 2023-08-01 08:23:59 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2023-08-01 18:02:14 +0200 |
commit | 158dbe9c9a3d36da824139e5304169326550c6c9 (patch) | |
tree | 959d16746ac2c2dfc1ae30a3a5ef454d719b8baf /drivers/isdn | |
parent | fea18777a78e845c6031128b40aaa2cf2cb46874 (diff) | |
download | linux-158dbe9c9a3d36da824139e5304169326550c6c9.tar.gz linux-158dbe9c9a3d36da824139e5304169326550c6c9.tar.bz2 linux-158dbe9c9a3d36da824139e5304169326550c6c9.zip |
swiotlb: separate memory pool data from other allocator data
Carve out memory pool specific fields from struct io_tlb_mem. The original
struct now contains shared data for the whole allocator, while the new
struct io_tlb_pool contains data that is specific to one memory pool of
(potentially) many.
Signed-off-by: Petr Tesarik <petr.tesarik.ext@huawei.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/isdn')
0 files changed, 0 insertions, 0 deletions