diff options
author | Felix Kuehling <Felix.Kuehling@amd.com> | 2021-02-12 01:36:47 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-02-22 18:03:07 -0500 |
commit | 3248b6d3cbcd7f7f9e7cd03feb90cee1b563172a (patch) | |
tree | 3f58b3532f8157f0bf90759b70c4fc238d781270 /scripts/mod/devicetable-offsets.c | |
parent | 263a4febd1cce668b63dfd523220686085b4f587 (diff) |
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 <Felix.Kuehling@amd.com>
Reviewed-by: Philip Yang <philip.yang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/mod/devicetable-offsets.c')
0 files changed, 0 insertions, 0 deletions