K 10 svn:author V 3 alc K 8 svn:date V 27 2002-06-22T07:54:42.000000Z K 7 svn:log V 210 o Remove GIANT_REQUIRED from phys_pager_alloc(). If handle isn't NULL, acquire and release Giant. If handle is NULL, Giant isn't needed. o Annotate phys_pager_alloc() and phys_pager_dealloc() as MPSAFE. END