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-12-git-send-email-m.smarduch@samsung.com> In-Reply-To: <1418628488-3696-12-git-send-email-m.smarduch@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ia64@vger.kernel.org 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 >