commit | 839787feb22d814ee694355ef83aeae7e8d657a6 | [log] [tgz] |
---|---|---|
author | Laura Abbott <lauraa@codeaurora.org> | Mon Nov 11 11:01:20 2013 -0800 |
committer | Laura Abbott <lauraa@codeaurora.org> | Fri Nov 22 07:48:52 2013 -0800 |
tree | 71df9159cdefbe83d69066719514f57f9f35933b | |
parent | 00b8f4e0d87811ca2ea1be49cb6d741f39780903 [diff] |
msm: iommu: Check for NULL genpools during domain teardown During domain creation, some of the genpools will be set to NULL if there is not enough memory for creation. Check for these NULL genpools during domain destruction to avoid NULL dereferences. Change-Id: I60238c138b809ef5c13383f5b1752ab6c799707d CRs-Fixed: 573612 Signed-off-by: Laura Abbott <lauraa@codeaurora.org>