forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/arch/x86/hyperv/hv_init.c
....@@ -453,8 +453,6 @@
453453 {
454454 union hv_x64_msr_hypercall_contents hypercall_msr;
455455
456
- unregister_syscore_ops(&hv_syscore_ops);
457
-
458456 /* Reset our OS id */
459457 wrmsrl(HV_X64_MSR_GUEST_OS_ID, 0);
460458