vmw_balloon: add reset stat
authorNadav Amit <namit@vmware.com>
Thu, 20 Sep 2018 17:30:20 +0000 (10:30 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Sep 2018 18:11:43 +0000 (20:11 +0200)
commit8840a6f4a7b18cc3da54271b093516afa9eb4362
treec5957084f899619c91cb73b603c7697d32736032
parent22d293ee8d82ae2ddbc96b4413d7fbf5c1ddfc17
vmw_balloon: add reset stat

It is useful to expose how many times the balloon resets. If it happens
more than very rarely - this is an indication for a problem.

Reviewed-by: Xavier Deguillard <xdeguillard@vmware.com>
Signed-off-by: Nadav Amit <namit@vmware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/vmw_balloon.c