From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 3 Jan 2012 12:54:28 -0800 From: Greg KH To: "Kirill A. Shutemov" Cc: KAMEZAWA Hiroyuki , linux-mm@kvack.org, cgroups@vger.kernel.org, linux-kernel@vger.kernel.org, containers@lists.linux-foundation.org, Balbir Singh , Michal Hocko , Johannes Weiner , stable@vger.kernel.org Subject: Re: [PATCH 5/6] memcg: fix broken boolen expression Message-ID: <20120103205428.GB17131@kroah.com> References: <1324695619-5537-1-git-send-email-kirill@shutemov.name> <1324695619-5537-5-git-send-email-kirill@shutemov.name> <20111226153138.0376bd66.kamezawa.hiroyu@jp.fujitsu.com> <20111226065724.GA13459@shutemov.name> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111226065724.GA13459@shutemov.name> Sender: linux-kernel-owner@vger.kernel.org List-ID: On Mon, Dec 26, 2011 at 08:57:24AM +0200, Kirill A. Shutemov wrote: > On Mon, Dec 26, 2011 at 03:31:38PM +0900, KAMEZAWA Hiroyuki wrote: > > On Sat, 24 Dec 2011 05:00:18 +0200 > > "Kirill A. Shutemov" wrote: > > > > > From: "Kirill A. Shutemov" > > > > > > action != CPU_DEAD || action != CPU_DEAD_FROZEN is always true. > > > > > > Signed-off-by: Kirill A. Shutemov > > > > maybe this should go stable.. > > CC stable@ This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read Documentation/stable_kernel_rules.txt for how to do this properly.