The quilt patch titled Subject: mm-page_counter-move-calculating-protection-values-to-page_counter-fix has been removed from the -mm tree. Its filename was mm-page_counter-move-calculating-protection-values-to-page_counter-fix.patch This patch was dropped because it was folded into mm-page_counter-move-calculating-protection-values-to-page_counter.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm-page_counter-move-calculating-protection-values-to-page_counter-fix Date: Fri Jul 12 03:34:32 PM PDT 2024 fix kerneldoc, per Jeff Johnson Cc: Johannes Weiner <hannes@xxxxxxxxxxx> Cc: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx> Cc: Michal Hocko <mhocko@xxxxxxxx> Cc: Muchun Song <songmuchun@xxxxxxxxxxxxx> Cc: Roman Gushchin <roman.gushchin@xxxxxxxxx> Cc: Shakeel Butt <shakeel.butt@xxxxxxxxx> Cc: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/page_counter.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/mm/page_counter.c~mm-page_counter-move-calculating-protection-values-to-page_counter-fix +++ a/mm/page_counter.c @@ -386,7 +386,7 @@ static unsigned long effective_protectio /** * page_counter_calculate_protection - check if memory consumption is in the normal range * @root: the top ancestor of the sub-tree being checked - * @memcg: the memory cgroup to check + * @counter: the page_counter the counter to update * @recursive_protection: Whether to use memory_recursiveprot behavior. * * Calculates elow/emin thresholds for given page_counter. _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are mm-hugetlbc-undo-errant-change.patch mm-page_counter-move-calculating-protection-values-to-page_counter.patch mm-migrate-putback-split-folios-when-numa-hint-migration-fails-fix.patch