diff options
author | Sudip Mukherjee <[email protected]> | 2020-04-24 18:31:46 +0100 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2020-04-24 15:31:26 -0300 |
commit | 47c370c1a5eea9b2f6f026d49e060c3748c89667 (patch) | |
tree | c3bb03c31161b8fbbf5f3f27277e4c6568507255 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 83a2670212215a569ed133efc10c92055c96cc8c (diff) |
IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info()
The commit below modified rvt_create_mmap_info() to return ERR_PTR's but
didn't update the callers to handle them. Modify rvt_create_mmap_info() to
only return ERR_PTR and fix all error checking after
rvt_create_mmap_info() was called.
Fixes: ff23dfa13457 ("IB: Pass only ib_udata in function prototypes")
Link: https://lore.kernel.org/r/[email protected]
Cc: [email protected] [5.4+]
Tested-by: Mike Marciniszyn <[email protected]>
Acked-by: Mike Marciniszyn <[email protected]>
Signed-off-by: Sudip Mukherjee <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions