On 15.01.2026 10:28, Penny Zheng wrote:
> Memory access and ALTP2M are two seperate features, and each could be
> controlled via VM_EVENT or ALTP2M. In order to avoid implicit declaration
> when ALTP2M=y and VM_EVENT=n on compiling hvm.o/altp2m.o, we move declaration
> of the following functions from <asm/mem_access.h> to <asm/altp2m.h>:
> - p2m_set_suppress_ve
> - p2m_set_suppress_ve_multi
> - p2m_get_suppress_ve
> Potential error on altp2m.c also breaks Misra Rule 8.4.
> 
> Signed-off-by: Penny Zheng <[email protected]>
> Reviewed-by: Jan Beulich <[email protected]>
> Reviewed-by: Jason Andryuk <[email protected]>
> ---
>  xen/arch/x86/include/asm/altp2m.h     | 10 ++++++++++
>  xen/arch/x86/include/asm/mem_access.h | 10 ----------
>  2 files changed, 10 insertions(+), 10 deletions(-)

Tamas - can we please get an ack here? I guess I'll time out on waiting for
one in a day or two.

Penny - may I remind you that it is on you to chase missing acks?

Jan

Reply via email to