K 10 svn:author V 3 alc K 8 svn:date V 27 2004-10-24T07:12:13.000000Z K 7 svn:log V 236 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. END