K 10 svn:author V 6 dillon K 8 svn:date V 27 2000-05-14T18:46:40.000000Z K 7 svn:log V 208 Fixed bug in madvise() / MADV_WILLNEED. When the request is offset from the base of the first map_entry the call to pmap_object_init_pt() uses the wrong start VA. MFC to follow. PR: i386/18095 END