From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from aserp1040.oracle.com ([141.146.126.69]:41515 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933787AbbFWONh (ORCPT ); Tue, 23 Jun 2015 10:13:37 -0400 Message-ID: <55896989.7050905@oracle.com> Date: Tue, 23 Jun 2015 10:13:29 -0400 From: Sasha Levin MIME-Version: 1.0 To: Luis Henriques CC: stable@vger.kernel.org, stable-commits@vger.kernel.org, Kamal Mostafa , Greg Kroah-Hartman Subject: Re: [added to the 3.18 stable tree] Revert "tools/vm: fix page-flags build" References: <1434455817-18729-1-git-send-email-sasha.levin@oracle.com> <20150622131933.GA2036@ares> In-Reply-To: <20150622131933.GA2036@ares> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 06/22/2015 09:19 AM, Luis Henriques wrote: > Hi Sasha, > > On Tue, Jun 16, 2015 at 07:56:29AM -0400, Sasha Levin wrote: >> > This reverts commit a821ac4c66382f9d6387c8311608f13c6749fea9. >> > >> > That patch is not suitable for 3.18. >> > > Should this be reverted in other stable trees as well? I see it has > been included at least in 3.14, 3.16-ckt, 3.19-ckt and 4.0. I believe so. You can test it by seeing if 'make -C tools/vm' is failing or not. Thanks, Sasha