K 10 svn:author V 3 alc K 8 svn:date V 27 2005-03-23T06:02:29.000000Z K 7 svn:log V 286 MFC revision 1.46 Avoid repeated acquisition and release of the vm object lock inside of two loops in agp_generic_bind_memory(). As an intended side-effect, all of the calls to vm_page_wakeup() are now performed with the containing vm object lock held. Approved by: re (kensmith) END