diff options
| author | Jason Gunthorpe <[email protected]> | 2019-08-06 20:15:47 -0300 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2019-08-20 09:35:02 -0300 |
| commit | 471f390205698ed5225af052a80b71d2bce6b93a (patch) | |
| tree | a6b1df0389f5c2cb21330a04f1aaf25dfb9f45ab /drivers/fpga/fpga-mgr.c | |
| parent | 0029cab3146a53b820e73c9cd70809b831c590d7 (diff) | |
drm/amdkfd: use mmu_notifier_put
The sequence of mmu_notifier_unregister_no_release(),
mmu_notifier_call_srcu() is identical to mmu_notifier_put() with the
free_notifier callback.
As this is the last user of those APIs, converting it means we can drop
them.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions