summaryrefslogtreecommitdiff
path: root/drivers/dax
diff options
context:
space:
mode:
authorChristian König <christian.koenig@amd.com>2017-05-10 21:06:58 +0300
committerAlex Deucher <alexander.deucher@amd.com>2017-05-24 22:49:24 +0300
commitb3c85a0fb2c79f2c945fa1305b39974d0acf3105 (patch)
treecf90a02ad53439c88ac67326e894fff97397e98f /drivers/dax
parentd51aff16e821a755c242e14168f5d4601199eafd (diff)
downloadlinux-b3c85a0fb2c79f2c945fa1305b39974d0acf3105.tar.xz
drm/amdgpu: fix fundamental suspend/resume issue
Reinitializing the VM manager during suspend/resume is a very very bad idea since all the VMs are still active and kicking. This can lead to random VM faults after resume when new processes become the same client ID assigned. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/dax')
0 files changed, 0 insertions, 0 deletions