On Wed, Sep 24, 2003 at 07:51:07PM -0700, Alan Cox wrote: > - Eliminate the pte object. Hurrah! > - Use kmem_alloc_nofault() rather than kmem_alloc_pageable() to allocate > KVA space for the page directory page(s). Submitted by: tegge Even better. BMS