Fix crash on boot cm-10.2 stable/cm-10.2 cm-10.2.1
authorFlamefire <alex@grundis.de>
Mon, 20 Jan 2014 21:18:05 +0000 (22:18 +0100)
committerFlamefire <alex@grundis.de>
Mon, 20 Jan 2014 21:18:05 +0000 (22:18 +0100)
commit8dce36332dab83bb99760391b756099a0249f424
tree25a75111974359842a97675b8ed72e912b64fe32
parent51af4fccfdbb73eec677962ec138d7b435bcbc50
Fix crash on boot

There is a race condition where the sysfs-vsync thread accesses a value
(in particular a function ptr) that may not have been set yet as this
is done externally.

Change-Id: If1afb1533344e994398b9b6f5bd3dfb125313416
exynos4/hal/libhwcomposer/SecHWC.cpp