Re: [PATCH 04/10] arm64: KVM: PTE/PMD S2 XN bit definition

2017-10-16 Thread Christoffer Dall
On Mon, Oct 09, 2017 at 04:20:26PM +0100, Marc Zyngier wrote: > As we're about to make S2 page-tables eXecute Never by default, > add the required bits for both PMDs and PTEs. > > Signed-off-by: Marc Zyngier Reviewed-by: Christoffer Dall > --- > arch/arm64/include/asm/pgtable-hwdef.h | 2 ++ >

[PATCH 04/10] arm64: KVM: PTE/PMD S2 XN bit definition

2017-10-09 Thread Marc Zyngier
As we're about to make S2 page-tables eXecute Never by default, add the required bits for both PMDs and PTEs. Signed-off-by: Marc Zyngier --- arch/arm64/include/asm/pgtable-hwdef.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/include/asm/pgtable-hwdef.h b/arch/arm64/include/