Andi Kleen wrote: >> It's for populating the pagetable in a vmalloc area. There's magic in >> > > If the lazy setup doesn't work for you you can always call vmalloc_sync() > early. >
Yes, that would work. Unfortunately that's i386 arch-specific, whereas the rest of this code is generic. I guess I could just move it all to arch/i386/mm. J - 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/