aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorJason Gunthorpe <[email protected]>2019-08-06 20:15:47 -0300
committerJason Gunthorpe <[email protected]>2019-08-20 09:35:02 -0300
commit471f390205698ed5225af052a80b71d2bce6b93a (patch)
treea6b1df0389f5c2cb21330a04f1aaf25dfb9f45ab /drivers/fpga/fpga-mgr.c
parent0029cab3146a53b820e73c9cd70809b831c590d7 (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