From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:56758 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726947AbeJQPnA (ORCPT ); Wed, 17 Oct 2018 11:43:00 -0400 Date: Wed, 17 Oct 2018 09:48:31 +0200 From: Greg Kroah-Hartman To: Paul Mackerras Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, David Gibson , "Aneesh Kumar K.V" , kvm-ppc@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, Nicholas Piggin , Sasha Levin Subject: Re: [PATCH 4.18 086/135] KVM: PPC: Book3S HV: Dont use compound_order to determine host mapping size Message-ID: <20181017074831.GF25537@kroah.com> References: <20181016170515.447235311@linuxfoundation.org> <20181016170521.241312038@linuxfoundation.org> <20181016223224.GA27627@blackberry> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181016223224.GA27627@blackberry> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Oct 17, 2018 at 09:32:25AM +1100, Paul Mackerras wrote: > On Tue, Oct 16, 2018 at 07:05:16PM +0200, Greg Kroah-Hartman wrote: > > 4.18-stable review patch. If anyone has any objections, please let me know. > > > > ------------------ > > > > From: Nicholas Piggin > > > > [ Upstream commit 71d29f43b6332badc5598c656616a62575e83342 ] > > If you take 71d29f43b633 then you also need 6579804c4317 ("KVM: PPC: > Book3S HV: Avoid crash from THP collapse during radix page fault", > 2018-10-04). Thanks, now queued up. greg k-h