]> git.baikalelectronics.ru Git - kernel.git/commit
vmw_balloon: unify commands tracing and stats
authorNadav Amit <namit@vmware.com>
Thu, 20 Sep 2018 17:30:08 +0000 (10:30 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Sep 2018 18:11:42 +0000 (20:11 +0200)
commit5e877127dabe083e9177691f7156a6606ee1a00f
tree0c37e8e23c14c0213aaafd1276b6d2dde42e1a76
parent8699774cc79abe12b377addcecfc4dc23a382d55
vmw_balloon: unify commands tracing and stats

Now that we have a single point, unify the tracing and collecting the
statistics for commands and their failure. While it might somewhat
reduce the control over debugging, it cleans the code a lot.

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