[PATCH] ARM: thp: fix unterminated ifdef in header file
Kirill A. Shutemov
kirill at shutemov.name
Fri Oct 16 13:46:29 PDT 2015
On Fri, Oct 16, 2015 at 10:02:04PM +0200, Arnd Bergmann wrote:
> A recent change accidentally removed one line more than it should
> have, causing the build to fail with ARM LPAE:
>
> In file included from /git/arm-soc/arch/arm/include/asm/pgtable.h:31:0,
> from /git/arm-soc/include/linux/mm.h:55,
> from /git/arm-soc/arch/arm/kernel/asm-offsets.c:15:
> /git/arm-soc/arch/arm/include/asm/pgtable-3level.h:20:0: error: unterminated #ifndef
> #ifndef _ASM_PGTABLE_3LEVEL_H
>
> This puts the line back where it was.
>
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
> Fixes: f054144a1b23 ("arm, thp: remove infrastructure for handling splitting PMDs")
Sorry.
Acked-by: Kirill A. Shutemov <kirill.shutemov at linux.intel.com>
--
Kirill A. Shutemov
More information about the linux-arm-kernel
mailing list