diff options
author | 2024-08-12 11:47:58 -0400 | |
---|---|---|
committer | 2024-08-19 11:50:41 -0400 | |
commit | 6b3b023e2d0c130235c0e494f77df2a9a64ab6a2 (patch) | |
tree | 1ac7b12dd95e80773c5398945731f77ee23d7622 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | rpcrdma: Device kref is over-incremented on error from xa_alloc (diff) | |
download | wireguard-linux-6b3b023e2d0c130235c0e494f77df2a9a64ab6a2.tar.xz wireguard-linux-6b3b023e2d0c130235c0e494f77df2a9a64ab6a2.zip |
rpcrdma: Use XA_FLAGS_ALLOC instead of XA_FLAGS_ALLOC1
Nit: The built-in xa_limit_32b range starts at 0, but
XA_FLAGS_ALLOC1 configures the xarray's allocator to start at 1.
Adopt the more conventional XA_FLAGS_ALLOC because there's no
mechanical reason to skip 0.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions