From: K. Y. Srinivasan Date: Fri, 17 May 2013 16:30:35 +0000 (-0700) Subject: Drivers: hv: Fix a bug in get_vp_index() X-Git-Tag: v3.10-rc3~25^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2242a384355773c711a936522bcfae0f35f8c2a;p=pandora-kernel.git Drivers: hv: Fix a bug in get_vp_index() Linux' notion of cpuid is different from the Host's notion of CPUID. In the call to bind the channel interrupts, we should use the host's notion of CPU Ids. Fix this bug. Signed-off-by: K. Y. Srinivasan Cc: Stable (V3.9) Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed