Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp529888imm; Thu, 30 Aug 2018 05:12:04 -0700 (PDT) X-Google-Smtp-Source: ANB0VdaRO5Rx5MYRE4l9h/saQHYWhzpCWvsX8lvKJpxmQf1vhssIdxfVH1FYGLkSTHzeU/ILBYi0 X-Received: by 2002:a63:931c:: with SMTP id b28-v6mr9541926pge.81.1535631124477; Thu, 30 Aug 2018 05:12:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1535631124; cv=none; d=google.com; s=arc-20160816; b=JnmsTwFXlczJTNy+oqmHtw9cuXrUnOJWIkzhxevO91QybTB/VNFjccKz/1APMFrwMG OCRWjCrIUwUfsQfQSQZ5t15A586E2A7XafjrjOm+KKhrIe/TlOyzIRh5jujUNyNv7IiK QGB/U1+7z0hhOa6UDxaltgVMb8d488/GIlNFIdttedaG9S7ZkC+MkgGvNjnuD1aPmgtL rd2aoc0u8hXaNicHkUR8Aqn0W9durywBAFhkmBAoFYakPKIb25J1L7FqfkvTo3IvcIKV Jb4WleZhkLI4EKfI7BJ2bhsU3S8tjObwhjAU3ZQheMiCLTn41w9GpDLucY5yleafBJn4 k/OA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=r3btIyZvM/JHnyXfuDueifQglqtgAur8sRMonc4BGtE=; b=FAiL3Rm5YWj09T7Cfv9zYeGDqZoW6ZSXKw1WI2l8aC/Kf5jcg5pJl5AvVxb2N+gi3R 0CCNNut+TTR/xVVI87v5hxDIxhRCVIg3qxN11pIKQz8p416NMXgGPrfhAzfmHsHhv6TU foVq0L3Hv9KbmkyyUWclYsr495KBHxPxXYfR3DkcNS9PNgrYFtdiMl3i17WqqHQwKLYm bUqAZQ0AIDkTidItNF48nK3c0aCGirNg+qquiz0EdzeNZsWIx7LbcwgWkfTr8axhnPAm 6ijEt19e3CLnKK5ghWbyuvxCVIsT4RzoGMTD6zMcxVB01IDTu6fZlqPKnOBMk3dBwMQY X0OQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a17-v6si6182640pgb.369.2018.08.30.05.11.49; Thu, 30 Aug 2018 05:12:04 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728653AbeH3QMe (ORCPT + 99 others); Thu, 30 Aug 2018 12:12:34 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:56194 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727876AbeH3QMe (ORCPT ); Thu, 30 Aug 2018 12:12:34 -0400 Received: from localhost (unknown [208.181.116.45]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id CB4B69F0; Thu, 30 Aug 2018 12:10:42 +0000 (UTC) Date: Thu, 30 Aug 2018 05:10:41 -0700 From: Greg Kroah-Hartman To: Roland Dreier Cc: Guenter Roeck , Ben Hutchings , LKML , stable@vger.kernel.org, matt@codeblueprint.co.uk, bp@suse.de, Andrew Morton , Andy Lutomirski , luto@kernel.org, Ard Biesheuvel , bp@alien8.de, brgerst@gmail.com, davej@codemonkey.org.uk, dvlasenk@redhat.com, "H. Peter Anvin" , Linus Torvalds , Peter Zijlstra , sai.praneeth.prakhya@intel.com, sds@tycho.nsa.gov, Thomas Gleixner , toshi.kani@hp.com, linux-efi@vger.kernel.org, Ingo Molnar , Yazen.Ghannam@amd.com Subject: Re: [PATCH 4.4 103/105] Revert "x86/mm/pat: Ensure cpa->pfn only contains page frame numbers" Message-ID: <20180830121041.GA498@kroah.com> References: <20171215092311.347628971@linuxfoundation.org> <1535129126.2902.36.camel@codethink.co.uk> <20180824191749.GA15489@kroah.com> <35e0f79b-6fac-5027-6377-67dbe2a293b9@roeck-us.net> <20180825150723.GA10230@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 29, 2018 at 12:58:00PM -0700, Roland Dreier wrote: > > > Perhaps just the patch that Andi posted to the stable list helps out > > > here? > > > > > > > For reference: > > > > https://www.spinics.net/lists/stable/msg253357.html > > > > That would be the most straightforward and simple fix, so I would prefer > > to go with it if it works. > > Sorry for being slow, it turned out to take a slightly bigger stack of > patches to get everything working. > > I agree, Andi's simple fix is better anyway. So 4.4.153 works fine for you now? thanks, greg k-h