aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJason Gunthorpe <[email protected]>2018-11-25 20:58:34 +0200
committerDoug Ledford <[email protected]>2018-12-03 11:57:41 -0500
commitbbb28ad9035f8efa9c5581b3809ff8055cc1f4b2 (patch)
tree025f06849aee4e59e9e65a3aa3cf538675d13df8 /tools/perf/scripts/python/stackcollapse.py
parent34f4c9554d8b2a7d2deb9503e9373b598ee3279f (diff)
RDMA/uverbs: Remove out_len checks that are now done by the core
write() methods must work with fixed sized structures as that is the only way to know where the udata segment starts. The common udata code now rejects any write() that has a response buffer shorter than the core's response. Thus all the checks of out_len for write methods are redundant and can be removed. Signed-off-by: Jason Gunthorpe <[email protected]> Signed-off-by: Leon Romanovsky <[email protected]> Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions