]> git.karo-electronics.de Git - linux-beck.git/commit
Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvsc
authorDexuan Cui <decui@microsoft.com>
Fri, 14 Aug 2015 00:07:03 +0000 (17:07 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 05:44:51 +0000 (22:44 -0700)
commitca1c4b745779e20711322b3338f3a942a3c1224a
treee00109b8946c60e9199ada23604860750d3c212e
parent5964db08767fb93376c0a0ddcf975fec1c0d1bd9
Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvsc

This fixes the recent commit 3b71107d73b16074afa7658f3f0fcf837aabfe24:
Drivers: hv: vmbus: Further improve CPU affiliation logic

Without the fix, reloading hv_netvsc hangs the guest.

Signed-off-by: Dexuan Cui <decui@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/channel_mgmt.c