From: Ben Widawsky Date: Sat, 10 Aug 2013 05:12:12 +0000 (-0700) Subject: drm/i915: WARN_ON failed map_and_fenceable X-Git-Tag: v3.12-rc1~136^2~14^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ace7ef2f5d20632240196fa3e5d5c74cf2c1508;p=pandora-kernel.git drm/i915: WARN_ON failed map_and_fenceable I just noticed in our code we don't really check the assertion, and given some of the code I am changing in this area, I feel a WARN is very nice to have. Signed-off-by: Ben Widawsky [danvet: s/&/&&/ to fix typo on the check.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed