From: Alexei Starovoitov Date: Fri, 31 May 2019 23:52:56 +0000 (-0700) Subject: Merge branch 'map-charge-cleanup' X-Git-Tag: tags/kvm-5.3-2~55^2~371^2~2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=d168286d773ca7d5f9e8de8765216557839579d8;p=users%2Fdwmw2%2Flinux.git Merge branch 'map-charge-cleanup' Roman Gushchin says: ==================== During my work on memcg-based memory accounting for bpf maps I've done some cleanups and refactorings of the existing memlock rlimit-based code. It makes it more robust, unifies size to pages conversion, size checks and corresponding error codes. Also it adds coverage for cgroup local storage and socket local storage maps. It looks like some preliminary work on the mm side might be required to start working on the memcg-based accounting, so I'm sending these patches as a separate patchset. ==================== Signed-off-by: Alexei Starovoitov --- d168286d773ca7d5f9e8de8765216557839579d8