Re: [PATCH 4/6] mm: memcontrol: use generic mod_memcg_page_state for kmem pages

From: Vladimir Davydov
Date: Sat Jun 03 2017 - 13:41:04 EST


On Tue, May 30, 2017 at 02:17:22PM -0400, Johannes Weiner wrote:
> The kmem-specific functions do the same thing. Switch and drop.
>
> Signed-off-by: Johannes Weiner <hannes@xxxxxxxxxxx>
> ---
> include/linux/memcontrol.h | 17 -----------------
> kernel/fork.c | 8 ++++----
> mm/slab.h | 16 ++++++++--------
> 3 files changed, 12 insertions(+), 29 deletions(-)

Acked-by: Vladimir Davydov <vdavydov.dev@xxxxxxxxx>