]> git.ipfire.org Git - thirdparty/linux.git/commit - mm/vmscan.c
mm: multi-gen LRU: improve lru_gen_exit_memcg()
authorT.J. Alumbaugh <talumbau@google.com>
Wed, 18 Jan 2023 00:18:25 +0000 (00:18 +0000)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 3 Feb 2023 06:33:27 +0000 (22:33 -0800)
commit37cc99979d04cca677c0ad5c0acd1149ec165d1b
tree56d66fc448d5c1c0055922977e25f32d20d32136
parent36c7b4db7c942ae9e1b111f0c6b468c8b2e33842
mm: multi-gen LRU: improve lru_gen_exit_memcg()

Add warnings and poison ->next.

Link: https://lkml.kernel.org/r/20230118001827.1040870-6-talumbau@google.com
Signed-off-by: T.J. Alumbaugh <talumbau@google.com>
Cc: Yu Zhao <yuzhao@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/vmscan.c