diff options
author | 2022-08-31 11:19:49 +0800 | |
---|---|---|
committer | 2022-10-03 14:02:44 -0700 | |
commit | 23f746e412b405fbd6fb9652c0f7c33818713c43 (patch) | |
tree | 382585f5d1f786664124537a4cdeb32c31606e49 /mm/vmscan.c | |
parent | ksm: add the ksm prefix to the names of the ksm private structures (diff) | |
download | wireguard-linux-23f746e412b405fbd6fb9652c0f7c33818713c43.tar.xz wireguard-linux-23f746e412b405fbd6fb9652c0f7c33818713c43.zip |
ksm: convert ksm_mm_slot.mm_list to ksm_mm_slot.mm_node
In order to use common struct mm_slot, convert ksm_mm_slot.mm_list to
ksm_mm_slot.mm_node in advance, no functional change.
Link: https://lkml.kernel.org/r/20220831031951.43152-6-zhengqi.arch@bytedance.com
Signed-off-by: Qi Zheng <zhengqi.arch@bytedance.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Mike Rapoport <rppt@kernel.org>
Cc: Minchan Kim <minchan@kernel.org>
Cc: Vlastimil Babka <vbabka@suse.cz>
Cc: Yang Shi <shy828301@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/vmscan.c')
0 files changed, 0 insertions, 0 deletions