From: Chris Wilson Date: Sat, 6 Jun 2009 08:46:03 +0000 (+0100) Subject: drm/i915: NOMEM->NOSPC X-Git-Tag: v2.6.31-rc1~356^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2939e1f5331455d17a4a704dd6210e1474002545;p=pandora-kernel.git drm/i915: NOMEM->NOSPC To differentiate between encountering an out-of-memory error with running out of space in the aperture, use ENOSPC for the later. Signed-off-by: Chris Wilson Signed-off-by: Eric Anholt --- Reading git-diff-tree failed