]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc481a12ddb11733c4ecc849194d36006512d3cca
treead0359db4ec691b3d237cdb47b65b84d330e90b9
parent75e9704d9d446a4ff0af6f80a968aab7ca3d29f3
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