K 10 svn:author V 3 kib K 8 svn:date V 27 2013-03-23T22:23:15.102898Z K 7 svn:log V 252 Do not call malloc(M_WAITOK) while bodev->fence_lock mutex is held. The ttm_buffer_object_transfer() does not need the mutex locked at all, except for the call to the driver sync_obj_ref() method. Reported and tested by: dumbbell MFC after: 2 weeks END