From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752798AbcGUMp6 (ORCPT ); Thu, 21 Jul 2016 08:45:58 -0400 Received: from smtp.citrix.com ([66.165.176.89]:61357 "EHLO SMTP.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752517AbcGUMpz (ORCPT ); Thu, 21 Jul 2016 08:45:55 -0400 X-IronPort-AV: E=Sophos;i="5.28,399,1464652800"; d="scan'208";a="367532861" From: Ian Jackson MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-ID: <22416.50164.521430.604730@mariner.uk.xensource.com> Date: Thu, 21 Jul 2016 13:45:40 +0100 To: "stable@vger.kernel.org" CC: Konrad Rzeszutek Wilk , "Odzioba, Lukasz" , "linux-kernel@vger.kernel.org" , "xen-devel@lists.xensource.com" , "boris.ostrovsky@oracle.com" , "david.vrabel@citrix.com" , "akpm@linux-foundation.org" , Sebastian Gottschall Subject: Re: Revert c5ad33184354260be6d05de57e46a5498692f6d6 "mm/swap.c: flush lru pvecs on compound page arrival" from stable tree? Was:[osstest-admin@xenproject.org: [Xen-devel] [linux-4.1 bisection] complete test-amd64-i386-qemut-rhel6hvm-amd] In-Reply-To: <73189037-1a4e-915a-7120-112f2afe3342@dd-wrt.com> References: <20160718153046.GA26126@char.us.oracle.com> <20160718161805.GA18050@char.us.oracle.com> <73189037-1a4e-915a-7120-112f2afe3342@dd-wrt.com> X-Mailer: VM 8.2.0b under 24.4.1 (i586-pc-linux-gnu) X-DLP: MIA1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org I see that linux-4.1.y is still at 5880876e9469 which has the serious bug introduced by the backport c5ad33184354 "mm/swap.c: flush lru pvecs on compound page arrival". The analogous problem is also still affecting at least linux-3.18.y. Is there some problem with reverting this patch in the stable branches ? Thanks, Ian.