From: Karsten Wiese Date: Mon, 23 Feb 2009 14:07:57 +0000 (+0100) Subject: Fix an oops in i915_gem_retire_requests() X-Git-Tag: v2.6.29-rc7~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c0594a306790ab03db345086c0c6c922a900bf6;p=pandora-kernel.git Fix an oops in i915_gem_retire_requests() dev_priv->hw_status_page can be NULL, if i915_gem_retire_requests() is called from i915_gem_busy_ioctl(). Signed-off-by Karsten Wiese Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed