Commits

Gao Pan committed f5f8fa7be48
MLK-14642 imx: sim: fix segment fault caused by user address access Kernel space cannot access user space memory directly. In fact, the issue always exited. Since 4.4, the kernel handle the action as page abort. Signed-off-by: Gao Pan <pandy.gao@nxp.com> Signed-off-by: Fugang Duan <fugang.duan@nxp.com>