From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mario Smarduch Subject: Re: [PATCH v15 11/11] KVM: arm/arm64: Add support to dissolve huge PUD Date: Thu, 08 Jan 2015 08:42:37 -0800 Message-ID: <54AEB37D.8090906@samsung.com> References: <1418628488-3696-1-git-send-email-m.smarduch@samsung.com> <1418628488-3696-12-git-send-email-m.smarduch@samsung.com> <20150107130514.GD21092@cbox> <54ADF2F6.8060906@samsung.com> <20150108113221.GK21092@cbox> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: pbonzini@redhat.com, james.hogan@imgtec.com, agraf@suse.de, marc.zyngier@arm.com, cornelia.huck@de.ibm.com, borntraeger@de.ibm.com, catalin.marinas@arm.com, kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, kvm-ppc@vger.kernel.org, kvm-ia64@vger.kernel.org, linux-arm-kernel@lists.infradead.org, steve.capper@arm.com, peter.maydell@linaro.org, Ard Biesheuvel To: Christoffer Dall Return-path: Received: from mailout3.w2.samsung.com ([211.189.100.13]:23907 "EHLO usmailout3.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756965AbbAHQwC (ORCPT ); Thu, 8 Jan 2015 11:52:02 -0500 In-reply-to: <20150108113221.GK21092@cbox> Sender: kvm-owner@vger.kernel.org List-ID: On 01/08/2015 03:32 AM, Christoffer Dall wrote: [...] >> Not sure myself what's the vision for PUD support. >> > > with 4-level paging on aarch64, we use PUDs but we haven't added any > code to insert huge PUDs (only regular ones) on the stage-2 page tables, > even if the host kernel happens to suddenly support huge PUDs for the > stage-1 page tables, which is what I think we were trying to address. > > > So I really think we can drop this whole patch. As I said, really sorry > about this one! No problem I'll drop this patch. > > -Christoffer >