K 10 svn:author V 3 das K 8 svn:date V 27 2004-11-20T02:29:36.000000Z K 7 svn:log V 272 U areas are going away, so don't allocate them. It's worrisome that mp_machdep.c was using UAREA_PAGES to allocate something that isn't a U area, and that there seems to be an implicit assumption that the PCB is just past the end of the kernel stack. Reviewed by: arch@ END