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:
4fb0bbd
)
drm/radeon: add a check for allocation failure (v2)
author
Dan Carpenter
<dan.carpenter@oracle.com>
Thu, 7 Aug 2014 15:27:37 +0000
(18:27 +0300)
committer
Alex Deucher
<alexander.deucher@amd.com>
Fri, 15 Aug 2014 04:58:17 +0000
(
00:58
-0400)
We can easily return -ENOMEM here if kzalloc() fails.
v2: agd5f: drop the vm mutex
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found