diff options
author | Jason Gunthorpe <[email protected]> | 2019-05-23 09:41:19 -0300 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2019-06-10 10:10:30 -0300 |
commit | e36acfe6c86d13eec62321e1e86a1ce287e52e7d (patch) | |
tree | dce3ca3311aa436c629a5443b126dd73865177df /scripts/gen_compile_commands.py | |
parent | 6d7c3cde93c1d9ac0b37f78ec3f2ff052159a242 (diff) |
mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
Ralph observes that hmm_range_register() can only be called by a driver
while a mirror is registered. Make this clear in the API by passing in the
mirror structure as a parameter.
This also simplifies understanding the lifetime model for struct hmm, as
the hmm pointer must be valid as part of a registered mirror so all we
need in hmm_register_range() is a simple kref_get.
Suggested-by: Ralph Campbell <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Reviewed-by: John Hubbard <[email protected]>
Reviewed-by: Ralph Campbell <[email protected]>
Reviewed-by: Ira Weiny <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Tested-by: Philip Yang <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions