From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 606FDC2D0C0 for ; Mon, 9 Dec 2019 06:32:12 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 2A206206D3 for ; Mon, 9 Dec 2019 06:32:11 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2A206206D3 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=hisilicon.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id DD2226B2542; Mon, 9 Dec 2019 01:32:10 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id D83426B2543; Mon, 9 Dec 2019 01:32:10 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id C97B86B2544; Mon, 9 Dec 2019 01:32:10 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0123.hostedemail.com [216.40.44.123]) by kanga.kvack.org (Postfix) with ESMTP id B7D6A6B2542 for ; Mon, 9 Dec 2019 01:32:10 -0500 (EST) Received: from smtpin17.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay02.hostedemail.com (Postfix) with SMTP id 64D2A52C0 for ; Mon, 9 Dec 2019 06:32:10 +0000 (UTC) X-FDA: 76244633220.17.offer80_12d140308803b X-HE-Tag: offer80_12d140308803b X-Filterd-Recvd-Size: 7386 Received: from huawei.com (szxga06-in.huawei.com [45.249.212.32]) by imf34.hostedemail.com (Postfix) with ESMTP for ; Mon, 9 Dec 2019 06:32:09 +0000 (UTC) Received: from DGGEMS414-HUB.china.huawei.com (unknown [172.30.72.59]) by Forcepoint Email with ESMTP id 14B709B79E07160C53B3; Mon, 9 Dec 2019 14:32:06 +0800 (CST) Received: from [127.0.0.1] (10.74.221.148) by DGGEMS414-HUB.china.huawei.com (10.3.19.214) with Microsoft SMTP Server id 14.3.439.0; Mon, 9 Dec 2019 14:31:56 +0800 Subject: Re: mmotm 2019-12-06-19-46 uploaded To: Andrew Morton , , , , , , , , , jinyuqi References: <20191207034723.OPvz2A9wZ%akpm@linux-foundation.org> From: Shaokun Zhang Message-ID: Date: Mon, 9 Dec 2019 14:31:55 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <20191207034723.OPvz2A9wZ%akpm@linux-foundation.org> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.74.221.148] X-CFilter-Loop: Reflected X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: Hi Andrew, About this patch, https://lore.kernel.org/lkml/1573091048-10595-1-git-send-email-zhangshaokun@hisilicon.com/ It is not in linux-next or your trees now, has it been dropped? Thanks, Shaokun On 2019/12/7 11:47, Andrew Morton wrote: > The mm-of-the-moment snapshot 2019-12-06-19-46 has been uploaded to > > http://www.ozlabs.org/~akpm/mmotm/ > > mmotm-readme.txt says > > README for mm-of-the-moment: > > http://www.ozlabs.org/~akpm/mmotm/ > > This is a snapshot of my -mm patch queue. Uploaded at random hopefully > more than once a week. > > You will need quilt to apply these patches to the latest Linus release (5.x > or 5.x-rcY). The series file is in broken-out.tar.gz and is duplicated in > http://ozlabs.org/~akpm/mmotm/series > > The file broken-out.tar.gz contains two datestamp files: .DATE and > .DATE-yyyy-mm-dd-hh-mm-ss. Both contain the string yyyy-mm-dd-hh-mm-ss, > followed by the base kernel version against which this patch series is to > be applied. > > This tree is partially included in linux-next. To see which patches are > included in linux-next, consult the `series' file. Only the patches > within the #NEXT_PATCHES_START/#NEXT_PATCHES_END markers are included in > linux-next. > > > A full copy of the full kernel tree with the linux-next and mmotm patches > already applied is available through git within an hour of the mmotm > release. Individual mmotm releases are tagged. The master branch always > points to the latest release, so it's constantly rebasing. > > https://github.com/hnaz/linux-mm > > The directory http://www.ozlabs.org/~akpm/mmots/ (mm-of-the-second) > contains daily snapshots of the -mm tree. It is updated more frequently > than mmotm, and is untested. > > A git copy of this tree is also available at > > https://github.com/hnaz/linux-mm > > > > This mmotm tree contains the following patches against 5.4: > (patches marked "*" will be included in linux-next) > > origin.patch > * hacking-group-sysrq-kgdb-ubsan-into-generic-kernel-debugging-instruments.patch > * hacking-create-submenu-for-arch-special-debugging-options.patch > * hacking-group-kernel-data-structures-debugging-together.patch > * hacking-move-kernel-testing-and-coverage-options-to-same-submenu.patch > * hacking-move-oops-into-lockups-and-hangs.patch > * hacking-move-sched_stack_end_check-after-debug_stack_usage.patch > * hacking-create-a-submenu-for-scheduler-debugging-options.patch > * hacking-move-debug_bugverbose-to-printk-and-dmesg-options.patch > * hacking-move-debug_fs-to-generic-kernel-debugging-instruments.patch > * lib-fix-kconfig-indentation.patch > * kasan-fix-crashes-on-access-to-memory-mapped-by-vm_map_ram.patch > * kasan-fix-crashes-on-access-to-memory-mapped-by-vm_map_ram-v2.patch > * mm-add-apply_to_existing_pages-helper.patch > * mm-add-apply_to_existing_pages-helper-fix.patch > * mm-add-apply_to_existing_pages-helper-fix-fix.patch > * kasan-use-apply_to_existing_pages-for-releasing-vmalloc-shadow.patch > * kasan-use-apply_to_existing_pages-for-releasing-vmalloc-shadow-fix.patch > * kasan-dont-assume-percpu-shadow-allocations-will-succeed.patch > * mm-vmscan-protect-shrinker-idr-replace-with-config_memcg.patch > * proc-kpageflags-prevent-an-integer-overflow-in-stable_page_flags.patch > * proc-kpageflags-do-not-use-uninitialized-struct-pages.patch > * mm-zsmallocc-fix-the-migrated-zspage-statistics.patch > * mm-thp-tweak-reclaim-compaction-effort-of-local-only-and-all-node-allocations.patch > * x86-mm-split-vmalloc_sync_all.patch > * kcov-fix-struct-layout-for-kcov_remote_arg.patch > * memcg-account-security-cred-as-well-to-kmemcg.patch > * mm-move_pages-return-valid-node-id-in-status-if-the-page-is-already-on-the-target-node.patch > * ramfs-support-o_tmpfile.patch > mm.patch > * mm-avoid-slub-allocation-while-holding-list_lock.patch > * mm-vmscan-expose-cgroup_ino-for-memcg-reclaim-tracepoints.patch > * mm-pgmap-use-correct-alignment-when-looking-at-first-pfn-from-a-region.patch > * mm-mmap-fix-the-adjusted-length-error.patch > * mm-memmap_init-update-variable-name-in-memmap_init_zone.patch > * mm-memory_hotplug-shrink-zones-when-offlining-memory.patch > * mm-memory_hotplug-poison-memmap-in-remove_pfn_range_from_zone.patch > * mm-memory_hotplug-we-always-have-a-zone-in-find_smallestbiggest_section_pfn.patch > * mm-memory_hotplug-dont-check-for-all-holes-in-shrink_zone_span.patch > * mm-memory_hotplug-drop-local-variables-in-shrink_zone_span.patch > * mm-memory_hotplug-cleanup-__remove_pages.patch > * mm-oom-avoid-printk-iteration-under-rcu.patch > * mm-oom-avoid-printk-iteration-under-rcu-fix.patch > * info-task-hung-in-generic_file_write_iter.patch > * info-task-hung-in-generic_file_write-fix.patch > * kernel-hung_taskc-monitor-killed-tasks.patch > * string-add-stracpy-and-stracpy_pad-mechanisms.patch > * documentation-checkpatch-prefer-stracpy-strscpy-over-strcpy-strlcpy-strncpy.patch > * aio-simplify-read_events.patch > * smp_mb__beforeafter_atomic-update-documentation.patch > * ipc-mqueuec-remove-duplicated-code.patch > * ipc-mqueuec-update-document-memory-barriers.patch > * ipc-msgc-update-and-document-memory-barriers.patch > * ipc-semc-document-and-update-memory-barriers.patch > * ipc-consolidate-all-xxxctl_down-functions.patch > linux-next.patch > linux-next-git-rejects.patch > * drivers-block-null_blk_mainc-fix-layout.patch > * drivers-block-null_blk_mainc-fix-uninitialized-var-warnings.patch > * pinctrl-fix-pxa2xxc-build-warnings.patch > * drivers-tty-serial-sh-scic-suppress-warning.patch > * fix-read-buffer-overflow-in-delta-ipc.patch > make-sure-nobodys-leaking-resources.patch > releasing-resources-with-children.patch > mutex-subsystem-synchro-test-module.patch > kernel-forkc-export-kernel_thread-to-modules.patch > workaround-for-a-pci-restoring-bug.patch > > . >