[GIT PULL REQUEST] watchdog - v4.15 Fixes
From: Wim Van Sebroeck
Date: Sun Dec 17 2017 - 06:02:55 EST
Hi Linus,
here are 4 fixes for the watchdog device drivers.
Please pull.
Kind regards,
Wim.
The following changes since commit f3b5ad89de16f5d42e8ad36fbdf85f705c1ae051:
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma (2017-12-16 13:43:08 -0800)
are available in the git repository at:
git://www.linux-watchdog.org/linux-watchdog.git
for you to fetch changes up to c42cbe41727a138905a28f8e0b00c147be77ee93:
watchdog: hpwdt: SMBIOS check (2017-12-17 11:01:49 +0100)
----------------------------------------------------------------
Guenter Roeck (2):
watchdog: Fix potential kref imbalance when opening watchdog
watchdog: Fix kref imbalance seen if handle_boot_enabled=0
Jerry Hoemann (1):
watchdog: hpwdt: SMBIOS check
Matt Redfearn (1):
watchdog: indydog: Add dependency on SGI_HAS_INDYDOG
drivers/watchdog/Kconfig | 2 +-
drivers/watchdog/hpwdt.c | 2 +-
drivers/watchdog/watchdog_dev.c | 17 +++++++++--------
3 files changed, 11 insertions(+), 10 deletions(-)