[Nouveau] [Bug 28763] Kernel Oops when displaying a large image
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jul 4 09:16:18 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=28763
--- Comment #11 from Marcin Slusarz <marcin.slusarz at gmail.com> 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.
More information about the Nouveau
mailing list