]> git.karo-electronics.de Git - karo-tx-linux.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)
commitd7568c130d0d0ff1fc5b364fc879b91f108a3d54
treeaabd272e6a5085c0951ddfcf5d1fd59330ad97ae
parent365bd7ef7ec8eb9c2e081cd970a5cdfa237dc243
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