]> git.baikalelectronics.ru Git - kernel.git/commit
hv_netvsc: Allocate the receive buffer from the correct NUMA node
authorK. Y. Srinivasan <kys@microsoft.com>
Fri, 29 May 2015 00:08:06 +0000 (17:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 31 May 2015 07:22:56 +0000 (00:22 -0700)
commit9cde18c9a877d2a6babac98d74b6899d653a64b4
tree52b215a288776c49d4e7a84753f911654161d9ce
parente6ef8f9713aa6ea171f389fead51646216087d5c
hv_netvsc: Allocate the receive buffer from the correct NUMA node

Allocate the receive bufer from the NUMA node assigned to the primary
channel.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hyperv/netvsc.c