Files
linux-stable-mirror/arch/loongarch
Bibo Mao 1dfb37ec8f LoongArch: KVM: Fix typo issue about GCFG feature detection
[ Upstream commit bdb13252e5 ]

This is typo issue and misusage about GCFG feature macro. The code
is wrong, only that it does not cause obvious problem since GCFG is
set again on vCPU context switch.

Fixes: 0d0df3c99d ("LoongArch: KVM: Implement kvm hardware enable, disable interface")
Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-02-21 14:01:17 +01:00
..