From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:41478 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727667AbeG3Tcs (ORCPT ); Mon, 30 Jul 2018 15:32:48 -0400 Date: Mon, 30 Jul 2018 19:56:36 +0200 From: Greg KH To: Shakeel Butt Cc: stable@vger.kernel.org, Andrew Morton , Greg Thelen , Johannes Weiner , Michal Hocko , Paolo Bonzini , Peter Feiner , Radim =?utf-8?B?S3LEjW3DocWZ?= , Linus Torvalds , Vladimir Davydov Subject: Re: Patch "kvm, mm: account shadow page tables to kmemcg" has been added to the 4.4-stable tree Message-ID: <20180730175636.GA29640@kroah.com> References: <153276543838159@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Mon, Jul 30, 2018 at 07:47:27AM -0700, Shakeel Butt wrote: > On Sat, Jul 28, 2018 at 1:11 AM wrote: > > > > > > This is a note to let you know that I've just added the patch titled > > > > kvm, mm: account shadow page tables to kmemcg > > > > to the 4.4-stable tree which can be found at: > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > > > The filename of the patch is: > > kvm-mm-account-shadow-page-tables-to-kmemcg.patch > > and it can be found in the queue-4.4 subdirectory. > > > > If you, or anyone else, feels it should not be added to the stable tree, > > please let know about it. > > > > Hi Greg, this patch requires some more changes to be effective on 4.4 > kernel as kmem charging is still not in the generic page allocator > code path in 4.4. It is dropped from the 4.4 stable queue as it broke the build, sorry for not mentioning it here. greg k-h