commit | 6814a63f0adf1fe1b4f8515bfa90c9d0431ed410 | [log] [tgz] |
---|---|---|
author | Udaya Bhaskara Reddy Mallavarapu <udaym@codeaurora.org> | Tue Oct 31 12:46:14 2017 +0530 |
committer | Udaya Bhaskara Reddy Mallavarapu <udaym@codeaurora.org> | Tue Oct 31 12:53:43 2017 +0530 |
tree | 8d6f028a99158f00ab0c563fdb5002edbbaf4fa0 | |
parent | 94f816ccc5ac3214a9623e7a4fbafe08be00f352 [diff] |
drivers: media : demux : Fix demux test case failures In recent meta builds, kernel crash is observed while running demux test unit cases. Crash is observed for ION_IOC_INV_CACHES operation on buffers allocated from qseecom heap. since these operations are not supported disable the functionality. Change-Id: If64bed108f187501cb4b203efad0666422f4307a Signed-off-by: Udaya Bhaskara Reddy Mallavarapu <udaym@codeaurora.org>