Re: [PATCH v6 0/6] Fix double allocation in swiotlb_alloc()

From: Nicolin Chen
Date: Mon Mar 11 2024 - 18:55:45 EST


On Fri, Mar 08, 2024 at 03:28:23PM +0000, Will Deacon wrote:
> Hi again, folks,
>
> This is version six of the patches which I previously posted at:
>
> v1: https://lore.kernel.org/r/20240126151956.10014-1-will@xxxxxxxxxx
> v2: https://lore.kernel.org/r/20240131122543.14791-1-will@xxxxxxxxxx
> v3: https://lore.kernel.org/r/20240205190127.20685-1-will@xxxxxxxxxx
> v4: https://lore.kernel.org/r/20240221113504.7161-1-will@xxxxxxxxxx
> v5: https://lore.kernel.org/r/20240228133930.15400-1-will@xxxxxxxxxx
>
> Changes since v5 include:
>
> - Rework the final patch to preserve page-alignment for streaming
> requests without a DMA alignment mask
>
> - Added Reviewed-by tags from Michael
>
> Cheers,
>
> Will
>
> Cc: iommu@xxxxxxxxxxxxxxx
> Cc: Christoph Hellwig <hch@xxxxxx>
> Cc: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
> Cc: Robin Murphy <robin.murphy@xxxxxxx>
> Cc: Petr Tesarik <petr.tesarik1@xxxxxxxxxxxxxxxxxxx>
> Cc: Dexuan Cui <decui@xxxxxxxxxxxxx>
> Cc: Nicolin Chen <nicolinc@xxxxxxxxxx>

Was out of office, so couldn't rerun the test. If it still matters:

Tested-by: Nicolin Chen <nicolinc@xxxxxxxxxx>