On 05.03.2025 10:11, Mykola Kvach wrote:
> From: Mirela Simonovic
>
> These functions will be reused by suspend/resume support for ARM.
And until then they are going to violate the Misra rule requiring there
to not be unreachable code.
> --- a/xen/common/domain.c
> +++ b/xen/common/domain.c
> @
From: Mirela Simonovic
These functions will be reused by suspend/resume support for ARM.
Signed-off-by: Mirela Simonovic
Signed-off-by: Saeed Nowshadi
Signed-off-by: Mykyta Poturai
Signed-off-by: Mykola Kvach
---
xen/arch/x86/acpi/power.c | 29 -
xen/common/domai