summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPraneeth Bajjuri2018-06-21 16:16:57 -0500
committerPraneeth Bajjuri2018-06-21 16:27:08 -0500
commite301e97baffa311cb45a9577a88809a57a92c3d6 (patch)
treee6ccc268768bedbb44150988c8c3b38ad586543c
parentd44d1d35d1d7e1feb36c615beae57c3114f37d70 (diff)
downloadvendor-ti-am57x-e301e97baffa311cb45a9577a88809a57a92c3d6.tar.gz
vendor-ti-am57x-e301e97baffa311cb45a9577a88809a57a92c3d6.tar.xz
vendor-ti-am57x-e301e97baffa311cb45a9577a88809a57a92c3d6.zip
am57x: sgx_km: workaround: set FMODE_UNSIGNED_OFFSET
PVR_K Initialization fails with 4.14.49 due to commit 16d7ceb04b55 ("mmap: introduce sane default mmap limits") workaround to handle the failure is to fix PVRSRVOpen in eurasia_km/services4/srvkm/env/linux/module.c similar to commit 2abd4c3ed20d ("drm: set FMODE_UNSIGNED_OFFSET for drm files") Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
-rw-r--r--sgx_km/lib/modules/pvrsrvkm.kobin417820 -> 417820 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/sgx_km/lib/modules/pvrsrvkm.ko b/sgx_km/lib/modules/pvrsrvkm.ko
index 5755059..81a9fc2 100644
--- a/sgx_km/lib/modules/pvrsrvkm.ko
+++ b/sgx_km/lib/modules/pvrsrvkm.ko
Binary files differ