From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932667AbcBYJtA (ORCPT ); Thu, 25 Feb 2016 04:49:00 -0500 Received: from mail-wm0-f66.google.com ([74.125.82.66]:35982 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760445AbcBYJsz (ORCPT ); Thu, 25 Feb 2016 04:48:55 -0500 Subject: Re: [PATCH 3.14 52/70] mm: fix mlock accouting To: Michal Hocko , Luis Henriques References: <20160224033354.061464831@linuxfoundation.org> <20160224033355.772872055@linuxfoundation.org> <20160225010259.GA1757@charon.olymp> <20160225090437.GB17573@dhcp22.suse.cz> Cc: Greg Kroah-Hartman , linux-kernel@vger.kernel.org, stable@vger.kernel.org, "Kirill A. Shutemov" , Tetsuo Handa , Michel Lespinasse , Andrew Morton , Linus Torvalds From: Jiri Slaby X-Enigmail-Draft-Status: N1110 Message-ID: <56CECE03.5000104@suse.cz> Date: Thu, 25 Feb 2016 10:48:51 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <20160225090437.GB17573@dhcp22.suse.cz> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/25/2016, 10:04 AM, Michal Hocko wrote: > On Thu 25-02-16 01:02:59, Luis Henriques wrote: >> On Tue, Feb 23, 2016 at 07:34:01PM -0800, Greg Kroah-Hartman wrote: >>> 3.14-stable review patch. If anyone has any objections, please let me know. >>> >> >> I'm not sure this should be queued for the 3.14 kernel. It is tagged >> for 4.4+ and since in this kernel version __mod_zone_page_state() >> doesn't actually cast nr_pages to long, this patch doesn't seem to be >> required. > > Yes, 6cdb18ad98a4 hasn't been backported to 3.14 stable tree. I guess > the 3.14 confusion came from Fixes: ff6a6da60b89 which is true in theory > but wasn't a real problem back then. Ok, dropping from 3.12 for the same reason too. -- js suse labs