Skip to content

Commit 6201062

Browse files
author
Fox Snowpatch
committed
1 parent ad0be02 commit 6201062

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/powerpc/kernel/setup_64.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -920,6 +920,7 @@ static int __init disable_hardlockup_detector(void)
920920
hardlockup_detector_disable();
921921
#else
922922
if (firmware_has_feature(FW_FEATURE_LPAR)) {
923+
check_kvm_guest();
923924
if (is_kvm_guest())
924925
hardlockup_detector_disable();
925926
}

0 commit comments

Comments
 (0)