commit | e099c79328670c351b115865c082739e148e5f4d | [log] [tgz] |
---|---|---|
author | mohamed sunfeer <msunfeer@codeaurora.org> | Wed Jun 21 15:21:58 2017 +0530 |
committer | Shivaprasad Hongal <shongal@codeaurora.org> | Thu Aug 03 15:34:55 2017 -0700 |
tree | beb20b20f01c28be16edd58961ac2014146f275c | |
parent | 1996ec83a450b0a3e556621c665fa26d97a4a198 [diff] |
compat_qcedev: Fix accessing userspace memory in kernel space Use put_user API to write the data to userspace from kernel space to avoid accessing userspace memory directly in kernel space. Change-Id: I4dd73872ab8c374793268cef2b9a2dfccf3454c9 Signed-off-by: mohamed sunfeer <msunfeer@codeaurora.org> Signed-off-by: Shivaprasad Hongal <shongal@codeaurora.org>