K 10 svn:author V 3 mux K 8 svn:date V 27 2004-05-23T00:00:10.000000Z K 7 svn:log V 187 In agp_generic_bind_memory(), grab the needed pages before acquiring the agp mutex. We do this because vm_page_grab() called with the VM_ALLOC_RETRY flag can sleep. Pointed out by: alc END