From: Chris Wilson Date: Sat, 30 Oct 2010 21:52:31 +0000 (+0100) Subject: drm/i915: Fix typo from e5281ccd in i915_gem_attach_phys_object() X-Git-Tag: v2.6.38-rc1~419^2~23^2~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff75b9bc489710ff223bc0d805bf3b862dc347ea;p=pandora-kernel.git drm/i915: Fix typo from e5281ccd in i915_gem_attach_phys_object() Accessing the uninitialised obj->pages instead of the local page lead to an OOPs. Reported-by: Xavier Chantry Signed-off-by: Chris Wilson --- Reading git-diff-tree failed