From: K. Y. Srinivasan Date: Sat, 1 Dec 2012 14:46:54 +0000 (-0800) Subject: Drivers: hv: Handle vmbus interrupts concurrently on all cpus X-Git-Tag: v3.9-rc1~124^2~80 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0209501dc7586cbfbf6d023f2dd3ce4621aff2c;p=pandora-kernel.git Drivers: hv: Handle vmbus interrupts concurrently on all cpus Vmbus interrupts are unique in that while the interrupt is delivered on a given vector, these can be handled concurrently on different CPUs. Handle the vmbus interrupts concurrently on all the CPUs. Signed-off-by: K. Y. Srinivasan Reviewed-by: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed