mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
Added a new struct, io_tlb_mem, as the IO TLB memory pool descriptor and moved relevant global variables into that struct. This will be useful later to allow for restricted DMA pool. Signed-off-by: Claire Chang <tientzu@chromium.org> [hch: rebased] Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> (cherry picked from commit73f620951b) [willdeacon@: Fix conflict due to missing IO_TLB_SIZE in22163a8ec8("swiotlb: add a IO_TLB_SIZE define")] Signed-off-by: Will Deacon <willdeacon@google.com> Bug: 190591509 Change-Id: I5c53f250f4e65445a0ec3e1df3ad582414eec07a