diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-07-30 12:54:44 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-07-30 12:54:44 -0700 |
commit | 515f12b9eeed35250d793b7c874707c33f7f6e05 (patch) | |
tree | d01ac06c36327910a5ce0b4a0ee3a145736c072c /drivers/infiniband/hw/hfi1/tid_rdma.c | |
parent | 2a11c76e5301dddefcb618dac04f74e6314df6bc (diff) | |
parent | de4ee728465f7c0c29241550e083139b2ce9159c (diff) | |
download | blackbird-op-linux-515f12b9eeed35250d793b7c874707c33f7f6e05.tar.gz blackbird-op-linux-515f12b9eeed35250d793b7c874707c33f7f6e05.zip |
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Pull HMM fixes from Jason Gunthorpe:
"Fix the locking around nouveau's use of the hmm_range_* APIs. It works
correctly in the success case, but many of the the edge cases have
missing unlocks or double unlocks.
The diffstat is a bit big as Christoph did a comprehensive job to move
the obsolete API from the core header and into the driver before
fixing its flow, but the risk of regression from this code motion is
low"
* tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma:
nouveau: unlock mmap_sem on all errors from nouveau_range_fault
nouveau: remove the block parameter to nouveau_range_fault
mm/hmm: move hmm_vma_range_done and hmm_vma_fault to nouveau
mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}
Diffstat (limited to 'drivers/infiniband/hw/hfi1/tid_rdma.c')
0 files changed, 0 insertions, 0 deletions