All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yisheng Xie <xieyisheng1@huawei.com>
To: Andrew Morton <akpm@linux-foundation.org>,
	Alexandru Moise <00moses.alexander00@gmail.com>,
	Andi Kleen <ak@linux.intel.com>, Andrey Vagin <avagin@openvz.org>,
	"Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>,
	Anshuman Khandual <khandual@linux.vnet.ibm.com>,
	Anton Vorontsov <anton.vorontsov@linaro.org>,
	"Artem S. Tashkinov" <t.artem@lycos.com>,
	Balbir Singh <bsingharora@gmail.com>,
	Chris Salls <salls@cs.ucsb.edu>,
	Christopher Lameter <cl@linux.com>,
	"Darrick J. Wong" <darrick.wong@oracle.com>,
	Dave Chinner <david@fromorbit.com>,
	David Rientjes <rientjes@google.com>,
	Gerald Schaefer <gerald.schaefer@de.ibm.com>,
	Glauber Costa <glommer@openvz.org>,
	Henrique de Moraes Holschuh <hmh@hmh.eng.br>,
	Ingo Molnar <mingo@kernel.org>, Jan Kara <jack@suse.cz>,
	Johannes Weiner <hannes@cmpxchg.org>,
	Joonsoo Kim <iamjoonsoo.kim@lge.com>,
	"Kirill A. Shutemov" <kirill@shutemov.name>,
	Konstantin Khlebnikov <khlebnikov@yandex-team.ru>,
	Laurent Dufour <ldufour@linux.vnet.ibm.com>,
	Maxim Patlasov <MPatlasov@parallels.com>,
	Mel Gorman <mgorman@techsingularity.net>,
	Michal Hocko <mhocko@kernel.org>,
	Mike Kravetz <mike.kravetz@oracle.com>,
	Minchan Kim <minchan@kernel.org>,
	Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>,
	Punit Agrawal <punit.agrawal@arm.com>,
	Rik van Riel <riel@redhat.com>,
	Shiraz Hashim <shashim@codeaurora.org>,
	Tan Xiaojun <tanxiaojun@huawei.com>,
	Theodore Ts'o <tytso@mit.edu>,
	Vinayak Menon <vinmenon@codeaurora.org>,
	Vladimir Davydov <vdavydov.dev@gmail.com>,
	Vlastimil Babka <vbabka@suse.cz>,
	Wu Fengguang <fengguang.wu@intel.com>,
	zhong jiang <zhongjiang@huawei.com>
Cc: linux-mm@kvack.org
Subject: Re: stalled MM patches
Date: Fri, 1 Dec 2017 17:58:28 +0800	[thread overview]
Message-ID: <372f0b21-b987-229b-840f-d37866263bde@huawei.com> (raw)
In-Reply-To: <20171130141423.600101bcef07ab2900286865@linux-foundation.org>

Hi, Andrew

On 2017/12/1 6:14, Andrew Morton wrote:
> 
> I'm sitting on a bunch of patches of varying ages which are stuck for
> various reason.  Can people please take a look some time and assist
> with getting them merged, dropped or fixed?
> 
> I'll send them all out in a sec.  I have rough notes (which might be
> obsolete) and additional details can be found by following the Link: in
> the individual patches.
> 
> Thanks.
> 
> Subject: mm: skip HWPoisoned pages when onlining pages
> 
>   mhocko had issues with this one.
> 
> Subject: mm/mempolicy: remove redundant check in get_nodes
> Subject: mm/mempolicy: fix the check of nodemask from user
> Subject: mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
> 
>   Three patch series.  Stuck because vbabka wasn't happy with #3.
> 
I will send anther version for the patch #3.

Thanks
Yisheng Xie

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  parent reply	other threads:[~2017-12-01 10:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-30 22:14 stalled MM patches Andrew Morton
2017-12-01  8:31 ` Alexandru Moise
2017-12-01  8:45   ` Michal Hocko
2017-12-01 10:11     ` Kirill A. Shutemov
2017-12-01 10:17       ` Michal Hocko
2017-12-01  9:58 ` Yisheng Xie [this message]
2017-12-01 12:35 ` Jan Kara
2017-12-01 18:30 ` Darrick J. Wong
2017-12-04 12:23   ` Jan Kara
2017-12-04 15:24 ` Vinayak Menon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=372f0b21-b987-229b-840f-d37866263bde@huawei.com \
    --to=xieyisheng1@huawei.com \
    --cc=00moses.alexander00@gmail.com \
    --cc=MPatlasov@parallels.com \
    --cc=ak@linux.intel.com \
    --cc=akpm@linux-foundation.org \
    --cc=aneesh.kumar@linux.vnet.ibm.com \
    --cc=anton.vorontsov@linaro.org \
    --cc=avagin@openvz.org \
    --cc=bsingharora@gmail.com \
    --cc=cl@linux.com \
    --cc=darrick.wong@oracle.com \
    --cc=david@fromorbit.com \
    --cc=fengguang.wu@intel.com \
    --cc=gerald.schaefer@de.ibm.com \
    --cc=glommer@openvz.org \
    --cc=hannes@cmpxchg.org \
    --cc=hmh@hmh.eng.br \
    --cc=iamjoonsoo.kim@lge.com \
    --cc=jack@suse.cz \
    --cc=khandual@linux.vnet.ibm.com \
    --cc=khlebnikov@yandex-team.ru \
    --cc=kirill@shutemov.name \
    --cc=ldufour@linux.vnet.ibm.com \
    --cc=linux-mm@kvack.org \
    --cc=mgorman@techsingularity.net \
    --cc=mhocko@kernel.org \
    --cc=mike.kravetz@oracle.com \
    --cc=minchan@kernel.org \
    --cc=mingo@kernel.org \
    --cc=n-horiguchi@ah.jp.nec.com \
    --cc=punit.agrawal@arm.com \
    --cc=riel@redhat.com \
    --cc=rientjes@google.com \
    --cc=salls@cs.ucsb.edu \
    --cc=shashim@codeaurora.org \
    --cc=t.artem@lycos.com \
    --cc=tanxiaojun@huawei.com \
    --cc=tytso@mit.edu \
    --cc=vbabka@suse.cz \
    --cc=vdavydov.dev@gmail.com \
    --cc=vinmenon@codeaurora.org \
    --cc=zhongjiang@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.