From: Chris Wilson Date: Sun, 29 Jan 2012 16:45:32 +0000 (+0000) Subject: drm: Pass the real error code back during GEM bo initialisation X-Git-Tag: v3.3-rc2~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd8bc93d45c0ac4f64bf074d4be72418aac1609b;p=pandora-kernel.git drm: Pass the real error code back during GEM bo initialisation In particular, I found I was hitting the max-file limit in the VFS, and the EFILE was being magically transformed into ENOMEM. Confusion reigns. Signed-off-by: Chris Wilson Reviewed-by: Daniel Vetter Signed-off-by: Dave Airlie --- Reading git-diff-tree failed