Re: [PATCH] x86: Unify mmap_{32|64}.c

From: Ingo Molnar
Date: Tue Dec 11 2007 - 16:15:33 EST



* Harvey Harrison <harvey.harrison@xxxxxxxxx> wrote:

> Ingo,
>
> Brown paper bag for me.
>
> in mmap.c in mmap_is_ia32()
>
> #ifdef X86_32
>
> should of course be:
>
> #ifdef CONFIG_X86_32
>
> This would definitely explain the segfaults. Do you want a
> replacement patch or incremental?

no need, i'll fix it up.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/