From: Daniel Vetter Date: Mon, 2 Sep 2013 18:56:23 +0000 (+0200) Subject: drm/i915: fix up the relocate_entry refactoring X-Git-Tag: v3.12-rc1~61^2~1^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4d36014ca37e6fa8271b0690e678b76456faa01;p=pandora-kernel.git drm/i915: fix up the relocate_entry refactoring Somehow we've lost the error handling in the patch split-up between the internal and external patch. This regression has been introduced in commit 5032d871f7d300aee10c309ea004eb4f851553fe Author: Rafael Barbalho Date: Wed Aug 21 17:10:51 2013 +0100 drm/i915: Cleaning up the relocate entry function This bug is exercised by igt/gem_reloc_vs_gpu/interruptible. Cc: Rafael Barbalho Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed