diff options
author | 2022-02-08 15:16:36 -0600 | |
---|---|---|
committer | 2022-02-16 11:59:11 -0400 | |
commit | d572405518ffd7c21882c1f2e9a568f2e8548d0b (patch) | |
tree | bf0bfce87b2c960fb7eb36f9f234d75c547e3a87 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | RDMA/rxe: Move mcg_lock to rxe (diff) | |
download | linux-dev-d572405518ffd7c21882c1f2e9a568f2e8548d0b.tar.xz linux-dev-d572405518ffd7c21882c1f2e9a568f2e8548d0b.zip |
RDMA/rxe: Use kzmalloc/kfree for mca
Remove rxe_mca (was rxe_mc_elem) from rxe pools and use kzmalloc and kfree
to allocate and free in rxe_mcast.c. Call kzalloc outside of spinlocks to
avoid having to use GFP_ATOMIC.
Link: https://lore.kernel.org/r/20220208211644.123457-3-rpearsonhpe@gmail.com
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions