commit | f732bbe230c20d6ee0725773a86f3b993c6c51f4 | [log] [tgz] |
---|---|---|
author | AnilKumar Chimata <anilc@codeaurora.org> | Wed Jul 24 00:44:09 2013 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Aug 05 15:33:46 2013 -0700 |
tree | 70f5d55ffb6e4cbf888973bcbd37bc22c2963c32 | |
parent | 521afc3bf9a0130e68bf1272628c5cce86ef2ca0 [diff] |
qseecom: Fix QSEECOM_IOCTL_UNLOAD_EXTERNAL_ELF_REQ kernel crash Fixes the kernel crash occuring with IOCTL_UNLOAD_EXTERNAL_ELF_REQ ioctl by adding unavailable client type to qseecom_client_handle_type enum, which is required in the driver during qseecom_release(). Change-Id: I73b817255149ffc4a808852feb2954a0ba3c317f CRs-fixed: 508253 Signed-off-by: AnilKumar Chimata <anilc@codeaurora.org>