From: Alexei Starovoitov Date: Tue, 14 May 2019 17:47:29 +0000 (-0700) Subject: Merge branch 'lru-map-fix' X-Git-Tag: v5.2-rc2~29^2~28^2~4 X-Git-Url: https://git.codelabs.ch/?p=muen%2Flinux.git;a=commitdiff_plain;h=5db17c96771ffa735f5cdfbd9b44f52f319f2637;hp=d2baab62a1434d3f81ce83e82cbc53e7f2843bbc 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 Signed-off-by: Alexei Starovoitov ---