summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2016-08-11 11:51:35 +0100
committerPeter Robinson <pbrobinson@gmail.com>2016-08-11 11:51:35 +0100
commit3ad086332c4ea12cf007a9cb9a64bdfc8faeb2d4 (patch)
tree37a71e61895d7275d2e6d91a238e4daab290d0f2
parente2fa61116ab1121d00009028e569a93cd0d6ef4d (diff)
downloadkernel-3ad086332c4ea12cf007a9cb9a64bdfc8faeb2d4.tar.gz
kernel-3ad086332c4ea12cf007a9cb9a64bdfc8faeb2d4.tar.xz
kernel-3ad086332c4ea12cf007a9cb9a64bdfc8faeb2d4.zip
Disable long running watchdog in VM patch (in theory fixed)
-rw-r--r--kernel.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index fe5c53b60..f25ad0ec7 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -577,7 +577,8 @@ Patch494: disable-i8042-check-on-apple-mac.patch
Patch495: lis3-improve-handling-of-null-rate.patch
-Patch496: watchdog-Disable-watchdog-on-virtual-machines.patch
+# In theory this has been fixed so should no longer be needed, it also causes problems with aarch64 DMI, so disable to see for sure if it's fixed
+# Patch496: watchdog-Disable-watchdog-on-virtual-machines.patch
Patch497: scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
@@ -2140,6 +2141,7 @@ fi
%changelog
* Thu Aug 11 2016 Peter Robinson <pbrobinson@fedoraproject.org>
- Minor ARM config updates
+- Disable long running watchdog in VM patch (in theory fixed)
* Wed Aug 10 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.8.0-0.rc1.git3.1
- Linux v4.8-rc1-70-g9512c47