git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea5a42c
)
Fix an oops in i915_gem_retire_requests()
author
Karsten Wiese
<fzu@wemgehoertderstaat.de>
Mon, 23 Feb 2009 14:07:57 +0000
(15:07 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 24 Feb 2009 01:14:47 +0000
(17:14 -0800)
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 <fzu@wemgehoertderstaat.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found