lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri,  6 Nov 2020 16:35:20 +0000
From:   Marc Zyngier <maz@...nel.org>
To:     Andrew Jones <drjones@...hat.com>, kvmarm@...ts.cs.columbia.edu,
        Gavin Shan <gshan@...hat.com>
Cc:     xu910121@...a.com, Dave.Martin@....com, will@...nel.org,
        shan.gavin@...il.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] KVM: arm64: Fix build error in user_mem_abort()

On Tue, 3 Nov 2020 11:30:09 +1100, Gavin Shan wrote:
> The PUD and PMD are folded into PGD when the following options are
> enabled. In that case, PUD_SHIFT is equal to PMD_SHIFT and we fail
> to build with the indicated errors:
> 
>    CONFIG_ARM64_VA_BITS_42=y
>    CONFIG_ARM64_PAGE_SHIFT=16
>    CONFIG_PGTABLE_LEVELS=3
> 
> [...]

Applied to next, thanks!

[1/1] KVM: arm64: Fix build error in user_mem_abort()
      commit: faf000397e7f103df9953a312e1df21df1dc797f

Cheers,

	M.
-- 
Without deviation from the norm, progress is not possible.


Powered by blists - more mailing lists