K 10 svn:author V 3 dfr K 8 svn:date V 27 2000-10-12T14:28:05.000000Z K 7 svn:log V 248 * Allocate kernel stacks with contigmalloc() to make exception handling safe - we can't afford to take a TLB trap when we are writing a trapframe. Possibly revisit this later. * Various fixes to pmap_enter() so that it actually works properly. END