From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mario Smarduch Date: Thu, 08 Jan 2015 16:42:37 +0000 Subject: Re: [PATCH v15 11/11] KVM: arm/arm64: Add support to dissolve huge PUD Message-Id: <54AEB37D.8090906@samsung.com> List-Id: 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> In-Reply-To: <20150108113221.GK21092@cbox> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Christoffer Dall 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 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 >