On Tue, Jul 20, 2021 at 11:36:19AM +0800, Claire Chang wrote: > On Mon, Jul 19, 2021 at 8:31 PM Will Deacon <[email protected]> wrote: > > > > Although swiotlb_exit() frees the 'slots' metadata array referenced by > > 'io_tlb_default_mem', it leaves the underlying buffer pages allocated > > despite no longer being usable. > > > > Extend swiotlb_exit() to free the buffer pages as well as the slots > > array. > > > > Cc: Claire Chang <[email protected]> > > Cc: Christoph Hellwig <[email protected]> > > Cc: Robin Murphy <[email protected]> > > Cc: Konrad Rzeszutek Wilk <[email protected]> > > Tested-by: Nathan Chancellor <[email protected]> > > Tested-by: Claire Chang <[email protected]>
Thanks, Claire! Will _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
