From: Xu Wang Date: Fri, 6 Mar 2015 08:26:30 +0000 (+0800) Subject: s390/watchdog: support for KVM hypervisors and delete pr_info messages X-Git-Tag: omap-for-v4.2/o2_dc~133^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2527d2009903a06b0076bb89166c72a0f17823b;p=pandora-kernel.git 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-diff-tree failed