]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: add NUMA awareness to seg6_hmac_init_algo()
authorEric Dumazet <edumazet@google.com>
Fri, 20 Jan 2017 16:08:56 +0000 (08:08 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Jan 2017 21:50:36 +0000 (16:50 -0500)
commit1085338583f4e85b76f06ad7b678e1bb231e8f3f
tree39870ca5d03e9917bc095486faca815b89b80902
parentc9c193f8e2074e1319845d221f515fcd0aacb33b
ipv6: add NUMA awareness to seg6_hmac_init_algo()

Since we allocate per cpu storage, let's also use NUMA hints.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: David Lebrun <david.lebrun@uclouvain.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/seg6_hmac.c