From mboxrd@z Thu Jan 1 00:00:00 1970 From: catalin.marinas@arm.com (Catalin Marinas) Date: Wed, 14 Oct 2015 17:34:15 +0100 Subject: [PATCH v2 7/7] arm64: allow kernel Image to be loaded anywhere in physical memory In-Reply-To: References: <1442968663-31843-1-git-send-email-ard.biesheuvel@linaro.org> <1442968663-31843-8-git-send-email-ard.biesheuvel@linaro.org> <561E3CBF.60704@arm.com> Message-ID: <20151014163415.GI4239@e104818-lin.cambridge.arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Oct 14, 2015 at 02:25:58PM +0100, Ard Biesheuvel wrote: > I will take this into account when I spin the next version (probably > after 16k pages support is merged) I plan to merge 16K pages support in 4.4, waiting for the review to settle and I'll queue them. BTW, have you tested these patches with KVM? We were wondering if the stage 1 hyp mapping gets confused. -- Catalin