> The code for vmalloc allocates the pages at vmalloc time, not after.  The
> TLB is populated lazily, but most definately not the page tables.

Is the lazy tlb population interrupt safe or do I need to change any driver
using vmalloced memory from an IRQ ?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to