diff options
author | Christoph Hellwig <hch@lst.de> | 2022-05-11 08:13:57 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2022-05-13 12:49:18 +0200 |
commit | a5e891321a219679d5a2828150a7dda29a47d8a6 (patch) | |
tree | 0e002f243288f4fe04618ab50062f20e3b07ed72 /drivers/usb/cdns3/cdns3-plat.c | |
parent | 1521c607cabe7c7edb028e211e88ba1e0f19714e (diff) |
swiotlb: use the right nslabs value in swiotlb_init_remap
default_nslabs should only be used to initialize nslabs, after that we
need to use the local variable that can shrink when allocations or the
remap don't succeed.
Fixes: 6424e31b1c05 ("swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tbl")
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-plat.c')
0 files changed, 0 insertions, 0 deletions