On 16.08.2022 04:36, Penny Zheng wrote:
> The name of free_staticmem_pages is inappropriate, considering it is
> the opposite of function prepare_staticmem_pages.
>
> Rename free_staticmem_pages to unprepare_staticmem_pages.
>
> Signed-off-by: Penny Zheng
Acked-by: Jan Beulich
preferably, as s
The name of free_staticmem_pages is inappropriate, considering it is
the opposite of function prepare_staticmem_pages.
Rename free_staticmem_pages to unprepare_staticmem_pages.
Signed-off-by: Penny Zheng
---
v10 changes:
- new commit
---
xen/arch/arm/setup.c| 3 ++-
xen/common/page_alloc.c