Re: [PATCH 0/5] mm: fixes to past from future testing

2020-08-31 Thread Hugh Dickins
On Tue, 1 Sep 2020, Alex Shi wrote: > 在 2020/8/31 上午4:57, Hugh Dickins 写道: > > Here's a set of independent fixes against 5.9-rc2: prompted by > > testing Alex Shi's "warning on !memcg" and lru_lock series, but > > I think fit for 5.9 - though maybe only the first for stable. > > > > [PATCH 1/5] ks

Re: [PATCH 0/5] mm: fixes to past from future testing

2020-08-31 Thread Alex Shi
在 2020/8/31 上午4:57, Hugh Dickins 写道: > Here's a set of independent fixes against 5.9-rc2: prompted by > testing Alex Shi's "warning on !memcg" and lru_lock series, but > I think fit for 5.9 - though maybe only the first for stable. > > [PATCH 1/5] ksm: reinstate memcg charge on copied pages > [