diff options
author | Miaohe Lin <[email protected]> | 2022-07-04 21:21:58 +0800 |
---|---|---|
committer | akpm <[email protected]> | 2022-07-17 17:14:46 -0700 |
commit | 121c1781aeb00475d163246d9ae7d8746e377040 (patch) | |
tree | 568d8b74c41f19eda2f7cb945f488a75d2082894 /net/lapb/lapb_in.c | |
parent | a17206dac7b262e7abed5a05e34a6bd6bd0a9b06 (diff) |
mm/huge_memory: fix comment of page_deferred_list
The current comment is confusing because if global or memcg deferred list
in the second tail page is occupied by compound_head, why we still use
page[2].deferred_list here? I think it wants to say that Global or memcg
deferred list in the first tail page is occupied by compound_mapcount and
compound_pincount so we use the second tail page's deferred_list instead.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Miaohe Lin <[email protected]>
Reviewed-by: Muchun Song <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Yang Shi <[email protected]>
Cc: Zach O'Keefe <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions