From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH memcg v3 3/3] memcg: prohibit unconditional exceeding the limit of dying tasks Date: Fri, 29 Oct 2021 09:46:16 +0200 Message-ID: References: <8f5cebbb-06da-4902-91f0-6566fc4b4203@virtuozzo.com> <20211027153608.9910f7db99d5ef574045370e@linux-foundation.org> Mime-Version: 1.0 Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1635493578; bh=CmRFDCkM+5+pmJyXLBO216K+Ezk6KWp7TPmW78qsJGA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Gp6Cc2HU1a8QNtbNxiSGoY3igMOXEd6afDTEJNnaMinOJK5AR9NA2fs2ga1qGoTD/ CDyxRzdSb3VpwHi4N+coZss6O1S0hj9Uld35ZI2dpq5sjLgXvX0W1AvkOePCe1k6Ot fiEm76PEnRlwWhI8VvKz5OsWVts1V8Yd3s83maT4= Content-Disposition: inline In-Reply-To: List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Vasily Averin Cc: Andrew Morton , Michal Hocko , Johannes Weiner , Vladimir Davydov , Roman Gushchin , Uladzislau Rezki , Vlastimil Babka , Shakeel Butt , Mel Gorman , Tetsuo Handa , cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, kernel-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org On Thu, Oct 28, 2021 at 10:22:56AM +0300, Vasily Averin wrote: > On 28.10.2021 01:36, Andrew Morton wrote: > > On Mon, 25 Oct 2021 11:36:41 +0200 Michal Hocko wrote: > > > >> My view on stable backport is similar to the previous patch. If we want > >> to have it there then let's wait for some time to see whether there are > >> any fallouts as this patch depends on the PF_OOM change. > > > > It's strange that [1/3] doesn't have cc:stable, but [2/3] and [3/3] do > > not. What is the thinking here? > > My fault, I missed it. > All 3 patches should be backported, > I did it already to stables kernels since 4.4 and I'm ready to submit it in demand. > > > I expect we'd be OK with merging these into 5.16-rc1. This still gives > > another couple of months in -rc to shake out any problems. But I > > suspect the -stable maintainers will merge and release the patches > > before they are released in 5.16. > > > > In which case an alternative would be not to mark these patches > > cc:stable and to somehow remember to ask the -stable maintainers to > > merge them after 5.16 has been on the streets for a suitable period. > > > > Greg, thoughts? > > If you wish I can remind Greg in a month or even after 5.17 release. Please remind us then, otherwise I will not remember :) thanks, greg k-h