git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21d509e
)
drm/i915: NOMEM->NOSPC
author
Chris Wilson
<chris@chris-wilson.co.uk>
Sat, 6 Jun 2009 08:46:03 +0000
(09:46 +0100)
committer
Eric Anholt
<eric@anholt.net>
Tue, 9 Jun 2009 21:51:39 +0000
(14:51 -0700)
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 <chris@chris-wilson.co.uk>
Signed-off-by: Eric Anholt <eric@anholt.net>
No differences found