From 3ad086332c4ea12cf007a9cb9a64bdfc8faeb2d4 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Aug 11 2016 10:51:35 +0000 Subject: Disable long running watchdog in VM patch (in theory fixed) --- diff --git a/kernel.spec b/kernel.spec index fe5c53b..f25ad0e 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 - Minor ARM config updates +- Disable long running watchdog in VM patch (in theory fixed) * Wed Aug 10 2016 Justin M. Forbes - 4.8.0-0.rc1.git3.1 - Linux v4.8-rc1-70-g9512c47