diff options
author | Zhu Yanjun <yanjun.zhu@linux.dev> | 2023-09-19 09:37:27 +0200 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2023-09-19 10:23:17 +0200 |
commit | 20a02837fb5e162764828f6ec1b1f75a5de3fca4 (patch) | |
tree | da0dd2b069cb74daeb87350e51fcd4e61f7d4bc4 /arch | |
parent | RDMA/core: Use size_{add,sub,mul}() in calls to struct_size() (diff) | |
download | linux-20a02837fb5e162764828f6ec1b1f75a5de3fca4.tar.xz linux-20a02837fb5e162764828f6ec1b1f75a5de3fca4.zip |
RDMA/rtrs: Require holding rcu_read_lock explicitly
No functional change. The function get_next_path_rr needs to hold
rcu_read_lock. As such, if no rcu read lock, warnings will pop out.
Acked-by: Jack Wang <jinpu.wang@ionos.com>
Signed-off-by: Zhu Yanjun <yanjun.zhu@linux.dev>
Link: https://lore.kernel.org/r/20230919073727.540207-1-yanjun.zhu@intel.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions