On Tue, Nov 19, 2024 at 08:58:05AM +0000, Luca Fancellu wrote:
> Currently the arm code uses __vmap function in few parts to map
> physically contiguous pages, vmap_contig was introduced recently
> and does the same because it's a wrapper for __vmap, so use the
> latter instead of the direct __vmap function.
> 
> Signed-off-by: Luca Fancellu <[email protected]>
> Acked-by: Julien Grall <[email protected]>

Acked-by: Roger Pau Monné <[email protected]>

Thanks.

Reply via email to