android_kernel_oneplus_msm8998/arch/x86/platform/intel-mid
Andy Shevchenko 75343cf52f x86/platform/intel-mid: Correct MSI IRQ line for watchdog device
commit 80354c29025833acd72ddac1ffa21c6cb50128cd upstream.

The interrupt line used for the watchdog is 12, according to the official
Intel Edison BSP code.

And indeed after fixing it we start getting an interrupt and thus the
watchdog starts working again:

  [  191.699951] Kernel panic - not syncing: Kernel Watchdog

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: David Cohen <david.a.cohen@linux.intel.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Fixes: 78a3bb9e40 ("x86: intel-mid: add watchdog platform code for Merrifield")
Link: http://lkml.kernel.org/r/20170312150744.45493-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-05-14 13:32:55 +02:00
..
device_libs x86/platform/intel-mid: Correct MSI IRQ line for watchdog device 2017-05-14 13:32:55 +02:00
intel-mid.c x86/intel-mid: Make intel_mid_ops static 2015-10-11 21:03:12 +02:00
intel_mid_vrtc.c x86: don't use module_init in non-modular intel_mid_vrtc.c 2015-06-16 14:12:29 -04:00
intel_mid_weak_decls.h x86, intel-mid: Remove "weak" from function declarations 2014-10-22 16:14:03 -06:00
Makefile x86, intel-mid: remove Intel MID specific serial support 2015-03-07 03:25:18 +01:00
mfld.c x86, intel-mid: Add missing 'void' to functions without arguments 2014-01-22 14:30:02 -08:00
mrfl.c x86, intel-mid: Add missing 'void' to functions without arguments 2014-01-22 14:30:02 -08:00
sfi.c arch/x86/intel-mid: Use kmemdup rather than duplicating its implementation 2015-09-17 23:38:59 +02:00