]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
authorK. Y. Srinivasan <kys@microsoft.com>
Tue, 15 Dec 2015 00:01:56 +0000 (16:01 -0800)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 29 Feb 2016 16:00:28 +0000 (09:00 -0700)
commit565a8b69d8ffaebe14847aa42375dd4d5c91bf19
treeb4e2a2de6fe2cf95ad14bb1577b68b9da5be1527
parentf640145693d0cc547bab68ceba258e3e525c7b34
Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0

Force all channel messages to be delivered on CPU0. These messages are not
performance critical and are used during the setup and teardown of the
channel.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit b282e4c06fe89fc750fb26791c0bd7b25315973a)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/hv/connection.c