From b2527d2009903a06b0076bb89166c72a0f17823b Mon Sep 17 00:00:00 2001 From: Xu Wang Date: Fri, 6 Mar 2015 16:26:30 +0800 Subject: [PATCH] s390/watchdog: support for KVM hypervisors and delete pr_info messages This patch extends the diag288 watchdog driver to be able to deal with KVM hypervisors. Only z/VM needs special handling, we can use the same interface as on LPAR. Remove all pr_info output to avoid misconception. Because there is no value in these messages and only the pr_err messages make sense. Signed-off-by: Xu Wang Reviewed-by: David Hildenbrand Acked-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-format-patch failed