Commits

Jessie Hao committed fc0fc054c0a
MA-9931 [#imx-667] use kzalloc instead of kmalloc during fence_init. Fix cts android.app.uiautomation.cts.UiAutomationTest#testWindowContentFrameStats fail. This case check fence getSignalTime, which is get from fence->timestamp. If use kmalloc, timestamp value is not guaranteed and can't be updated during fence_signal. Date: Jul 17, 2017 Signed-off-by: juan.hao <juan.hao@nxp.com>