On Fri, 3 May 2024, Edgar E. Iglesias wrote:
> From: "Edgar E. Iglesias"
>
> Always pass address with offset to xen_map_cache().
> This is in preparation for support for grant mappings.
>
> Since this is within a block that checks for offset == 0,
> this has no functional changes.
>
> Signed-of
From: "Edgar E. Iglesias"
Always pass address with offset to xen_map_cache().
This is in preparation for support for grant mappings.
Since this is within a block that checks for offset == 0,
this has no functional changes.
Signed-off-by: Edgar E. Iglesias
---
system/physmem.c | 3 ++-
1 file