commit | 00fc192c8e8ca94443b2ce5013887cd4335a420d | [log] [tgz] |
---|---|---|
author | Olav Haugan <ohaugan@codeaurora.org> | Tue Feb 05 09:13:08 2013 -0800 |
committer | Olav Haugan <ohaugan@codeaurora.org> | Tue Feb 05 10:07:48 2013 -0800 |
tree | 22e0395340ae86ad22c33110ac9d2b68d991a854 | |
parent | 2461f6911e74d5f408ea00790a61f99ffb5fa5c4 [diff] |
gpu: ion: Return correct error code at alloc fail If we fail to allocate a page from the iommu heap return correct error code to ensure caller will not use pagees that did not get allocated. CRs-fixed: 448796 Change-Id: I0ce086608dc1c97ccf203bcbd2a0baaee905a461 Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>