]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'lru-map-fix'
authorAlexei Starovoitov <ast@kernel.org>
Tue, 14 May 2019 17:47:29 +0000 (10:47 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Tue, 14 May 2019 17:47:30 +0000 (10:47 -0700)
commitbc9bdf6354fe21350d0040bd1efdc715622abe81
tree18e46b9920b1807e4146e9ea2a273e3f3c4dcba4
parent1ac4b091e7966a89480341e89472e0fc95f71371
parent527ef3bf94338002f4f660b0f93e24d586b5bca6
Merge branch 'lru-map-fix'

Daniel Borkmann says:

====================
This set fixes LRU map eviction in combination with map lookups out
of system call side from user space. Main patch is the second one and
test cases are adapted and added in the last one. Thanks!
====================

Acked-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>