* Harvey Harrison <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/