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, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href