commit | 2ffdaafb5d5f37bf66da1b775333a7abc2b69563 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Jan 27 15:58:43 2017 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Feb 02 13:50:03 2017 -0500 |
tree | 799aa6a9627fdade2632fbff8fc14d6d0900d7cc | |
parent | 18566acac18f5784347bc5fe636a26897d1c963b [diff] |
drm/amdgpu: fix race in GEM VA map IOCTL v2 Somebody could try to free the bo_va between mapping and updating it. v2: fix typos in comment Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>