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:
e79e0fe
)
drm/i915: print warning if vmi915_gem_fault error is not handled
author
Mika Kuoppala
<mika.kuoppala@intel.com>
Wed, 3 Oct 2012 14:15:27 +0000
(17:15 +0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 4 Oct 2012 08:33:42 +0000
(10:33 +0200)
Falling into default case in vmi915_gem_fault is a bug. Be more
verbose about it.
Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found