[Bug 96554] BUG: unable to handle kernel NULL pointer dereference at 0000000000000470

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jun 16 13:26:30 UTC 2016


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

--- Comment #6 from Kim Lidström <dxtr at emacs.church> ---
this fails to compile with:

drivers/gpu/drm/i915/intel_fbdev.c: In function ‘intel_fbdev_restore_mode’:
drivers/gpu/drm/i915/intel_fbdev.c:827:12: error: ‘struct intel_fbdev’ has no
member named ‘cookie’
  if (ifbdev->cookie) {
            ^~
drivers/gpu/drm/i915/intel_fbdev.c:828:34: error: ‘struct intel_fbdev’ has no
member named ‘cookie’
   async_synchronize_cookie(ifbdev->cookie + 1);
                                  ^~
drivers/gpu/drm/i915/intel_fbdev.c:829:9: error: ‘struct intel_fbdev’ has no
member named ‘cookie’
   ifbdev->cookie = 0;

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160616/fc73f013/attachment-0001.html>


More information about the intel-gfx-bugs mailing list