Re: [PATCH] KVM: arm64: remove unused vcpu_{clear,set}_wfx_traps()
From: Zenghui Yu
Date: Fri Jan 09 2026 - 01:06:26 EST
s/remove/Remove/ in the Subject.
On 2026/1/9 10:58, Dongxu Sun wrote:
> Function vcpu_{clear,set}_wfx_traps() are unused since
> commit 0b5afe05377d7 ("KVM: arm64: Add early_param to control WFx trapping")
checkpatch WARNING: Prefer a maximum 75 chars per line (possible
unwrapped commit description?)
> Remove it.
>
> Signed-off-by: Dongxu Sun <sundongxu1024@xxxxxxx>
> ---
> arch/arm64/include/asm/kvm_emulate.h | 16 ----------------
> 1 file changed, 16 deletions(-)
Otherwise,
Reviewed-by: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Thanks,
Zenghui