]> 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)
commit8c6a6c87402c7b93df6034f86b1345738ec4085e
tree39870ca5d03e9917bc095486faca815b89b80902
parentc6b98ab080b538a31b378992ee6fbf754847cbaa
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