runtime: disable userptr due to random fail.
authorZhigang Gong <zhigang.gong@intel.com>
Thu, 13 Nov 2014 06:17:23 +0000 (14:17 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Thu, 13 Nov 2014 06:20:55 +0000 (14:20 +0800)
commite7daa2cd1a219f79a6ce75fea9e5eba3da4bffc8
treed4632d1d300e3c3441b1152b69a5a102b6813cf9
parent6560fe7f774dff4f68dc9446d9252bd11a718e26
runtime: disable userptr due to random fail.

We get a random fail when enable userptr.
Disable it before we root cause and fix it.

Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
Reviewed-by: "Guo, Yejun" <yejun.guo@intel.com>
CMakeLists.txt