s390/watchdog: support for KVM hypervisors and delete pr_info messages
authorXu Wang <gesaint@linux.vnet.ibm.com>
Fri, 6 Mar 2015 08:26:30 +0000 (16:26 +0800)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 25 Mar 2015 10:49:42 +0000 (11:49 +0100)
commitb2527d2009903a06b0076bb89166c72a0f17823b
treead0359db4ec691b3d237cdb47b65b84d330e90b9
parent9ec6cb80c8752db70174d3f67d33243fbab05014
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 <gesaint@linux.vnet.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/watchdog/diag288_wdt.c