From: K. Y. Srinivasan Date: Sat, 1 Dec 2012 14:46:47 +0000 (-0800) Subject: Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID X-Git-Tag: v3.9-rc1~124^2~87 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=917ea427c78670958488f7f304e4629c325969a4;p=pandora-kernel.git 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 Reviewed-by: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed