Re: [PATCH v7 01/15] swiotlb: Refactor swiotlb init functions

From: Konrad Rzeszutek Wilk
Date: Mon May 24 2021 - 12:01:18 EST


> > do the set_memory_decrypted()+memset(). Is this okay or should
> > swiotlb_init_io_tlb_mem() add an additional argument to do this
> > conditionally?
>
> I'm actually not sure if this it okay. If not, will add an additional
> argument for it.

Any observations discovered? (Want to make sure my memory-cache has the
correct semantics for set_memory_decrypted in mind).
>
> > --
> > Florian