]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bpf-Allow-selecting-numa-node-during-map-creation'
authorDavid S. Miller <davem@davemloft.net>
Sun, 20 Aug 2017 04:35:44 +0000 (21:35 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 20 Aug 2017 04:35:44 +0000 (21:35 -0700)
commitcbb6d369b3bce72e60bbec3f20c496a983ac4fd2
treed6350b4b468bb9ca5ebb40f73758af26ec36082f
parentd1b947066aed4c14e2816ca2a1b32736a02215fd
parentc8e509d5eb37c4b7e5effbfdde6e15fd4b852fdb
Merge branch 'bpf-Allow-selecting-numa-node-during-map-creation'

Martin KaFai Lau says:

====================
bpf: Allow selecting numa node during map creation

This series allows user to pick the numa node during map creation.
The first patch has the details
====================

Signed-off-by: David S. Miller <davem@davemloft.net>