summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2015-10-02 10:07:41 -0400
committerMike Pagano <mpagano@gentoo.org>2015-10-02 10:07:41 -0400
commit091fc9984e6ea0cdc18d1897742c93f2d425e42f (patch)
tree6742368c013fe1d019b8d28443eddc82c5016678
parentdev-lang/python: add upstream fix for testing w/gcc-5 #547626 (diff)
downloadgentoo-091fc998.tar.gz
gentoo-091fc998.tar.bz2
gentoo-091fc998.zip
profiles: Mask kernel versions for deadlock bug.
-rw-r--r--profiles/package.mask8
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask
index 25d9a65977e5..8e78ff7b9424 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,14 @@
#--- END OF EXAMPLES ---
+# Mike Pagano <mpagano@gentoo.org> (2 Oct 2015)
+# A regression in kernel 4.1.9 could lead to a system
+# lockup. This has been fixed in gentoo-sources-4.1.9-r1
+# and the hope is that this patch will make it to 4.1.10
+# Expires (2 Oct 2017)
+=sys-kernel/vanilla-sources-4.1.9
+=sys-kernel/gentoo-sources-4.1.9
+
# Michał Górny <mgorny@gentoo.org> (1 Oct 2015)
# Thoroughly broken for me since the switch to Python 3 / PyQt5. Masking
# to account for opt-in testing.