On Fri, Dec 07, 2012 at 02:41:12PM +0000, Kirill A. Shutemov wrote: > diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig > index ef90d61..2b823e5 100644 > --- a/arch/arm64/Kconfig > +++ b/arch/arm64/Kconfig > @@ -33,6 +33,7 @@ config ARM64 > select SPARSE_IRQ > select SYSCTL_EXCEPTION_TRACE > select CLONE_BACKWARDS > + select HAVE_PTE_SPECIAL > help > ARM 64-bit (AArch64) Linux support. Another minor thing, please keep the arm64 Kconfig selects in alphabetical order. I know Al Viro's patch in -next didn't but I'll push a patch to correct this. Otherwise: Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html