Re: iwlwifi: Regression after migrating to 6.6.32

From: Fabio Estevam
Date: Mon Jun 17 2024 - 11:00:37 EST


Hi Will,

On Mon, Jun 17, 2024 at 9:08 AM Will Deacon <will@xxxxxxxxxx> wrote:

> If you want to backport that change, then I think you should probably
> take the whole series:
>
> https://lore.kernel.org/all/20240308152829.25754-1-will@xxxxxxxxxx/
>
> (and there were some follow-ups from Michael iirc; you're best off
> checking the git history for kernel/dma/swiotlb.c).
>
> FWIW: we have this series backported to 6.6 in the android15-6.6 tree.

Thanks for the suggestion.

>From this series, only the two patches below are not present in the
6.6 stable tree:

swiotlb: Enforce page alignment in swiotlb_alloc()
swiotlb: Reinstate page-alignment for mappings >= PAGE_SIZE

I will submit these two to stable and also an additional one:

swiotlb: extend buffer pre-padding to alloc_align_mask if necessary

Thanks,

Fabio Estevam