K 10 svn:author V 4 neel K 8 svn:date V 27 2010-01-05T06:58:54.230320Z K 7 svn:log V 222 This change increases the size of the kernel stack for thread0 from PAGE_SIZE to (2 * PAGE_SIZE). It depends on the memory allocated by pmap_steal_memory() being aligned to a PAGE_SIZE boundary. Approved by: imp (mentor) END