diff options
author | Felix Kuehling <Felix.Kuehling@amd.com> | 2018-03-23 22:30:36 +0300 |
---|---|---|
committer | Oded Gabbay <oded.gabbay@gmail.com> | 2018-03-23 22:30:36 +0300 |
commit | 1679ae8f8f4148766423066aeb3dbb0a985a373a (patch) | |
tree | 8d766de21c5a0a25618ec8d5fc64fdd284b01292 /arch/mips | |
parent | 810955ba712fc5c517b5e999fd69bfd20251effb (diff) | |
download | linux-1679ae8f8f4148766423066aeb3dbb0a985a373a.tar.xz |
drm/amdkfd: Use ordered workqueue to restore processes
Restoring multiple processes concurrently can lead to live-locks
where each process prevents the other from validating all its BOs.
v2: fix duplicate check of same variable
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'arch/mips')
0 files changed, 0 insertions, 0 deletions