diff options
author | 2016-08-22 15:15:23 -0400 | |
---|---|---|
committer | 2016-08-28 12:47:46 -0400 | |
commit | 89f82cbb0d5c0ab768c8d02914188aa2211cd2e3 (patch) | |
tree | aaafcf9dff775b5df1898fc9adb925adae96b4cc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'drm-intel-fixes-2016-08-25' of git://anongit.freedesktop.org/drm-intel into drm-fixes (diff) | |
download | wireguard-linux-89f82cbb0d5c0ab768c8d02914188aa2211cd2e3.tar.xz wireguard-linux-89f82cbb0d5c0ab768c8d02914188aa2211cd2e3.zip |
drm/msm: fix use of copy_from_user() while holding spinlock
Use instead __copy_from_user_inatomic() and fallback to slow-path where
we drop and re-aquire the lock in case of fault.
Cc: stable@vger.kernel.org
Reported-by: Vaishali Thakkar <vaishali.thakkar@oracle.com>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions