Subject : [BUG] NULL pointer dereference in i915_gem_object_save_bit_17_swizzle Submitter : "Justin Madru" <jdm64@gawab.com> Date : 2010-03-04 9:00 Message-ID : 20100304090047.23689.qmail@info88.gawab.com References : http://marc.info/?l=linux-kernel&m=126769366716380&w=2 This entry is being used for tracking a regression from 2.6.32. Please don't close it until the problem is fixed in the mainline. Caused by: commit 280b713b5b0fd84cf2469098aee88acbb5de859c Author: Eric Anholt <eric@anholt.net> Date: Thu Mar 12 16:56:27 2009 -0700 drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU. Signed-off-by: Eric Anholt <eric@anholt.net> First-Bad-Commit : 280b713b5b0fd84cf2469098aee88acbb5de859c
Patch is available here: https://patchwork.kernel.org/patch/85355/
Fixed by commit 1f2b10131f83f7caa67bf1273cec126b4283015d .