The patch titled Subject: mm-memcontrol-optimize-per-lruvec-stats-counter-memory-usage-checkpatch-fixes has been removed from the -mm tree. Its filename was mm-memcontrol-optimize-per-lruvec-stats-counter-memory-usage-checkpatch-fixes.patch This patch was dropped because it was folded into mm-memcontrol-optimize-per-lruvec-stats-counter-memory-usage.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm-memcontrol-optimize-per-lruvec-stats-counter-memory-usage-checkpatch-fixes fix typo in comment Cc: Johannes Weiner <hannes@xxxxxxxxxxx> Cc: Michal Hocko <mhocko@xxxxxxxxxx> Cc: Muchun Song <songmuchun@xxxxxxxxxxxxx> Cc: Shakeel Butt <shakeelb@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- include/linux/memcontrol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/include/linux/memcontrol.h~mm-memcontrol-optimize-per-lruvec-stats-counter-memory-usage-checkpatch-fixes +++ a/include/linux/memcontrol.h @@ -113,7 +113,7 @@ struct mem_cgroup_per_node { /* * Legacy local VM stats. This should be struct lruvec_stat and - * cannot be optimized to struct batched_lruvec_stat. Becasue + * cannot be optimized to struct batched_lruvec_stat. Because * the threshold of the lruvec_stat_cpu can be as big as * MEMCG_CHARGE_BATCH * PAGE_SIZE. It can fit into s32. But this * filed has no upper limit. _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are mm-memcontrol-optimize-per-lruvec-stats-counter-memory-usage.patch mm-memcg-add-swapcache-stat-for-memcg-v2-fix.patch kasan-add-match-all-tag-tests-fix-fix.patch mm.patch mm-cma-allocate-cma-areas-bottom-up-fix-3-fix.patch mm-vmstat-fix-proc-sys-vm-stat_refresh-generating-false-warnings-fix-2.patch mm-memory_hotplug-prevalidate-the-address-range-being-added-with-platform-fix.patch bdi-use-might_alloc-fix.patch kfence-kasan-make-kfence-compatible-with-kasan-fix.patch lib-stackdepot-add-support-to-disable-stack-depot-fix.patch seq_file-document-how-per-entry-resources-are-managed-fix.patch initramfs-panic-with-memory-information-fix.patch linux-next-rejects.patch linux-next-git-rejects.patch kernel-forkc-export-kernel_thread-to-modules.patch