mm: remove remnants of SPLIT_RSS_COUNTING
authorMateusz Guzik <mjguzik@gmail.com>
Wed, 23 Aug 2023 17:05:56 +0000 (19:05 +0200)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 4 Oct 2023 17:32:20 +0000 (10:32 -0700)
commitbc0c3357601e3ff1b006600530079bd246ef0d82
treea6381af38e1231285a1fb4c670545ffe23d8f0f6
parent97144ce008f918249fa7275ee1d29f6f27665c34
mm: remove remnants of SPLIT_RSS_COUNTING

The feature got retired in f1a7941243c1 ("mm: convert mm's rss stats into
percpu_counter"), but the patch failed to fully clean it up.

Link: https://lkml.kernel.org/r/20230823170556.2281747-1-mjguzik@gmail.com
Signed-off-by: Mateusz Guzik <mjguzik@gmail.com>
Acked-by: Shakeel Butt <shakeelb@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/exec.c
include/linux/mm.h
kernel/exit.c
kernel/fork.c
kernel/kthread.c
mm/madvise.c
mm/memory.c