]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - kernel/watchdog.c
watchdog: implement error handling in lockup_detector_suspend()
authorUlrich Obergfell <uobergfe@redhat.com>
Fri, 6 Nov 2015 02:44:36 +0000 (18:44 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 Nov 2015 03:34:48 +0000 (19:34 -0800)
commitc993590c6ae6273681d9fb2a8d26dce03bf9d96c
tree7a920849133ef3296975b5febbb567bcc532e203
parentb43cb43cb85b91d79d9f0719ff581e8cb6dfbb8f
watchdog: implement error handling in lockup_detector_suspend()

lockup_detector_suspend() now handles errors from watchdog_park_threads().

Signed-off-by: Ulrich Obergfell <uobergfe@redhat.com>
Reviewed-by: Aaron Tomlin <atomlin@redhat.com>
Acked-by: Don Zickus <dzickus@redhat.com>
Cc: Ulrich Obergfell <uobergfe@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/watchdog.c