]> 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)
commit1caf961bdb97272c44e013067be98630f184f167
tree18e46b9920b1807e4146e9ea2a273e3f3c4dcba4
parente57de8144e08ee02ff8b526a5765db236cf15987
parent6fdb602fce7f81811306f9eca2978ac955ef3c5c
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>