]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: arm64: Remove unused vcpu_{clear,set}_wfx_traps()
authorDongxu Sun <sundongxu1024@163.com>
Fri, 9 Jan 2026 08:02:26 +0000 (16:02 +0800)
committerOliver Upton <oupton@kernel.org>
Fri, 9 Jan 2026 23:40:18 +0000 (15:40 -0800)
commit9cb2c20f06c300f92a831e4c374e353b33c5582b
tree05123b66c3c0f253131ae10320d3df21a188c437
parentd252c7898ebccef52665514be07b90987de7ffc7
KVM: arm64: Remove unused vcpu_{clear,set}_wfx_traps()

Function vcpu_{clear,set}_wfx_traps() are unused since
commit 0b5afe05377d7 ("KVM: arm64: Add early_param to
control WFx trapping").
Remove it.

Reviewed-by: Zenghui Yu <yuzenghui@huawei.com>
Signed-off-by: Dongxu Sun <sundongxu1024@163.com>
Link: https://msgid.link/20260109080226.761107-1-sundongxu1024@163.com
Signed-off-by: Oliver Upton <oupton@kernel.org>
arch/arm64/include/asm/kvm_emulate.h