diff options
author | K. Y. Srinivasan <kys@microsoft.com> | 2012-12-01 15:46:47 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-17 20:34:37 +0100 |
commit | 917ea427c78670958488f7f304e4629c325969a4 (patch) | |
tree | 06784d2cd61f6505b2222d2fdfbfeec2b3fb066a /drivers/hv/channel_mgmt.c | |
parent | Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyond (diff) | |
download | linux-917ea427c78670958488f7f304e4629c325969a4.tar.xz linux-917ea427c78670958488f7f304e4629c325969a4.zip |
Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID
On win8 (ws2012), incoming vmbus interrupt load can be spread across all
available VCPUs in the guest. On a per-channel basis, the interrupts can
be bound to specific CPUs. The Linux notion of cpu ID may be different
from that of the hypervisor's. Setup a mapping structure.
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hv/channel_mgmt.c')
0 files changed, 0 insertions, 0 deletions