Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 3a6dbb69 authored by Thomas Bogendoerfer's avatar Thomas Bogendoerfer
Browse files

MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabled

Commit e4de2057 ("MIPS: KVM: Fix NULL pointer dereference") missed
converting one place accessing cop0 registers, which results in a build
error, if KVM_MIPS_DEBUG_COP0_COUNTERS is enabled.

Fixes: e4de2057

 ("MIPS: KVM: Fix NULL pointer dereference")
Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
Reviewed-by: default avatarPhilippe Mathieu-Daudé <philmd@linaro.org>
parent 826eeaf6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment