[PATCH v3 30/32] KVM: arm64: Page-align the .hyp sections
Will Deacon
will at kernel.org
Thu Mar 4 20:05:31 GMT 2021
On Tue, Mar 02, 2021 at 03:00:00PM +0000, Quentin Perret wrote:
> We will soon unmap the .hyp sections from the host stage 2 in Protected
> nVHE mode, which obvisouly works with at least page granularity, so make
> sure to align them correctly.
s/obvisouly/obviously/
>
> Signed-off-by: Quentin Perret <qperret at google.com>
> ---
> arch/arm64/kernel/vmlinux.lds.S | 22 +++++++++-------------
> 1 file changed, 9 insertions(+), 13 deletions(-)
With the typo fixed:
Acked-by: Will Deacon <will at kernel.org>
Will
More information about the linux-arm-kernel
mailing list