revert mmu changes causing bluescreens

This commit is contained in:
Fabian Grünbichler 2017-11-29 09:48:40 +01:00
parent 350f641023
commit 777ee9fe67
7 changed files with 852 additions and 27 deletions

View file

@ -1,7 +1,7 @@
From c60cb6add5a95c3e7bfb7b0d92c01ce66bfec8d6 Mon Sep 17 00:00:00 2001
From 271e69f077ebaa56dc8953e679de08a7005d3ea9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= <f.gruenbichler@proxmox.com>
Date: Thu, 14 Sep 2017 11:09:58 +0200
Subject: [PATCH 4/6] kvm: disable default dynamic halt polling growth
Subject: [PATCH 4/7] kvm: disable default dynamic halt polling growth
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
@ -25,5 +25,5 @@ index 4d81f6ded88e..bfa9c4d34102 100644
EXPORT_SYMBOL_GPL(halt_poll_ns_grow);
--
2.11.0
2.14.2