From: Daniel Vetter Date: Wed, 17 Oct 2012 09:17:16 +0000 (+0200) Subject: drm/i915: shut up spurious WARN in the gtt fault handler X-Git-Tag: v3.7-rc3~45^2~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7c2e1aad6c846f316641bbaa54cf999aeaa7ebc;p=pandora-kernel.git drm/i915: shut up spurious WARN in the gtt fault handler -ENOSPC can happen if userspace is being simplistic and tries to map a too big object. To aid further spurious WARN debugging, also print out the error code. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=56017 Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed