From: Ulrich Obergfell Date: Mon, 13 Oct 2014 22:55:37 +0000 (-0700) Subject: kvm: ensure hard lockup detection is disabled by default X-Git-Tag: fixes-against-v3.18-rc2~79^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9919e39a17381058dd0cdef2f78dbf5619e26474;p=pandora-kernel.git kvm: ensure hard lockup detection is disabled by default Use watchdog_enable_hardlockup_detector() to set hard lockup detection's default value to false. It's risky to run this detection in a guest, as false positives are easy to trigger, especially if the host is overcommitted. Signed-off-by: Ulrich Obergfell Signed-off-by: Andrew Jones Signed-off-by: Don Zickus Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed