diff options
author | 2024-11-19 15:29:49 +0800 | |
---|---|---|
committer | 2024-12-14 17:13:24 +0100 | |
commit | 45c7c67643ae6391a354e42cf729d807fe341491 (patch) | |
tree | 1aea0d6a9bf13763e1fbe75b1ba65a54928aa27d /scripts/gdb/linux/utils.py | |
parent | srcu: Fix typo s/srcu_check_read_flavor()/__srcu_check_read_flavor()/ (diff) | |
download | wireguard-linux-45c7c67643ae6391a354e42cf729d807fe341491.tar.xz wireguard-linux-45c7c67643ae6391a354e42cf729d807fe341491.zip |
srcu: Remove redundant GP sequence checks in srcu_funnel_gp_start
We will perform GP sequence checking at the beginning of srcu_gp_start,
thus making it safe to remove duplicate GP sequence checks prior to
calling srcu_gp_start.
Signed-off-by: Feng Lee <379943137@qq.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions