https://bugs.freedesktop.org/show_bug.cgi?id=28763

--- Comment #11 from Marcin Slusarz <[email protected]> 2010-07-04 
09:16:17 PDT ---
So it's swap_storage->f_path.dentry->d_inode == NULL

I can't find how is this possible...
shmem_file_setup initializes d_inode correctly or returns an error.
persistant_swap_storage seems to be allocated the same way
(nouveau_gem_new->drm_gem_object_alloc->drm_gem_object_init->shmem_file_setup).

So something had to set d_inode to NULL on persistant_swap_storage between
nouveau_gem_new and ttm_tt_swapout...

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to