diff options
| author | Felix Kuehling <[email protected]> | 2021-02-12 06:36:47 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-02-22 23:03:07 +0000 |
| commit | 3248b6d3cbcd7f7f9e7cd03feb90cee1b563172a (patch) | |
| tree | 3f58b3532f8157f0bf90759b70c4fc238d781270 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
| parent | Revert "drm/amd/display: reuse current context instead of recreating one" (diff) | |
| download | kernel-3248b6d3cbcd7f7f9e7cd03feb90cee1b563172a.tar.gz kernel-3248b6d3cbcd7f7f9e7cd03feb90cee1b563172a.zip | |
drm/amdkfd: Use mmu_notifier_get
We use mmu_notifier_put to free the MMU notifier. That needs to be
paired with mmu_notifier_get to work correctly. Othewrise the next patch
would cause a kernel oops.
Signed-off-by: Felix Kuehling <[email protected]>
Reviewed-by: Philip Yang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.h')
0 files changed, 0 insertions, 0 deletions
