]> git.baikalelectronics.ru Git - kernel.git/commit
VMware balloon: Treat init like reset
authorPhilip P. Moltmann <moltmann@vmware.com>
Thu, 6 Aug 2015 22:18:01 +0000 (15:18 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Oct 2015 11:59:11 +0000 (12:59 +0100)
commit86444b5dcd1e436360e67cb8da18eee5ee24dc19
treeaabd272e6a5085c0951ddfcf5d1fd59330ad97ae
parent3fc8c69c493165684dee56b39a6a0a610ea50838
VMware balloon: Treat init like reset

Unify the behavior of the first start of the balloon and a reset. Also on
unload, declare that the balloon driver does not have any capabilities
anymore.

Acked-by: Andy King <acking@vmware.com>
Signed-off-by: Xavier Deguillard <xdeguillard@vmware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/vmw_balloon.c