diff options
| author | Felix Kuehling <[email protected]> | 2021-02-12 01:36:47 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-02-22 18:03:07 -0500 |
| commit | 3248b6d3cbcd7f7f9e7cd03feb90cee1b563172a (patch) | |
| tree | 3f58b3532f8157f0bf90759b70c4fc238d781270 /tools/perf/scripts/python/syscall-counts.py | |
| 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 <[email protected]>
Reviewed-by: Philip Yang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions