commit | b282e4c06fe89fc750fb26791c0bd7b25315973a | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Mon Dec 14 16:01:56 2015 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Dec 14 19:15:05 2015 -0800 |
tree | c5afed57ae08d315779b2da771ff41ce5ce68697 | |
parent | c35b82ef0294ae5052120615f5cfcef17c5a6bf7 [diff] |
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>