diff options
| author | Jay Cornwall <Jay.Cornwall@amd.com> | 2018-11-15 07:23:25 +0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2019-05-24 20:21:01 +0300 |
| commit | 2db2f259594ddf3d9d0053c2aa265e6ae48ee6db (patch) | |
| tree | a4d7883d0749324e3e56c5aad52147db6be17e7e /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | f756e6319ca07e369494a921b9935eb8625cc40b (diff) | |
| download | linux-2db2f259594ddf3d9d0053c2aa265e6ae48ee6db.tar.xz | |
drm/amdkfd: Fix gfx8 MEM_VIOL exception handler
When MEM_VIOL is asserted the context save handler rewinds the
program counter. This is incorrect for any source of the exception.
MEM_VIOL may be raised in normal operation by out-of-bounds access
to LDS or GDS and does not require special handling.
Remove PC adjustment when MEM_VIOL has been raised.
Signed-off-by: Jay Cornwall <Jay.Cornwall@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
