summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--images/NEWS2
-rw-r--r--kernel/list_modules.pm1
2 files changed, 3 insertions, 0 deletions
diff --git a/images/NEWS b/images/NEWS
index 654340cb0..7262bb2c0 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+- include hv_balloon & hyperv_fb
+
Version 2.11 - 31 August 2014 by Thierry Vignaud
- sync with kernel-3.17
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 7b71d8da2..137bc4d3e 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -315,6 +315,7 @@ our %l = (
qw(mmc_block sdhci-acpi), # eMMC
'cryptoloop',
+ qw(hv_balloon hyperv_fb),
qw(crc32c crc32c-intel),