The patch titled Subject: mm-memcontrol-consolidate-cgroup-socket-tracking-checkpatch-fixes has been removed from the -mm tree. Its filename was mm-memcontrol-consolidate-cgroup-socket-tracking-checkpatch-fixes.patch This patch was dropped because it was folded into mm-memcontrol-consolidate-cgroup-socket-tracking.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm-memcontrol-consolidate-cgroup-socket-tracking-checkpatch-fixes WARNING: line over 80 characters #49: FILE: mm/memcontrol.c:2942: + * function is the last one to run. See mem_cgroup_sk_alloc() for total: 0 errors, 1 warnings, 0 checks, 105 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. ./patches/mm-memcontrol-consolidate-cgroup-socket-tracking.patch has style problems, please review. NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. Please run checkpatch prior to sending patches Cc: Johannes Weiner <hannes@xxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/memcontrol.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff -puN mm/memcontrol.c~mm-memcontrol-consolidate-cgroup-socket-tracking-checkpatch-fixes mm/memcontrol.c --- a/mm/memcontrol.c~mm-memcontrol-consolidate-cgroup-socket-tracking-checkpatch-fixes +++ a/mm/memcontrol.c @@ -2939,9 +2939,9 @@ static int memcg_update_tcp_limit(struct /* * The active flag needs to be written after the static_key * update. This is what guarantees that the socket activation - * function is the last one to run. See mem_cgroup_sk_alloc() for - * details, and note that we don't mark any socket as belonging - * to this memcg until that flag is up. + * function is the last one to run. See mem_cgroup_sk_alloc() + * for details, and note that we don't mark any socket as + * belonging to this memcg until that flag is up. * * We need to do this, because static_keys will span multiple * sites, but we can't control their order. If we mark a socket _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are mm-page_ioc-replace-some-bug_ons-with-vm_bug_on_page.patch mm-memcontrol-consolidate-cgroup-socket-tracking.patch mmksm-add-__gfp_high-to-the-allocation-in-alloc_stable_node-v2-fix.patch seq-proc-modify-seq_put_decimal_ll-to-take-a-const-char-not-char-fix.patch a.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html