tools/rcu: Remove RCU Tasks Rude asynchronous APIs from rcu-updaters.sh
authorPaul E. McKenney <paulmck@kernel.org>
Thu, 4 Jul 2024 02:51:02 +0000 (19:51 -0700)
committerNeeraj Upadhyay <neeraj.upadhyay@kernel.org>
Mon, 29 Jul 2024 02:09:32 +0000 (07:39 +0530)
commit9a13a324f40fc3846cf7867daffaccd785beb10c
treef68675d8f5b7f41e9c0e5d82980860dc0b797f95
parent8400291e289ee6b2bf9779ff1c83a291501f017b
tools/rcu: Remove RCU Tasks Rude asynchronous APIs from rcu-updaters.sh

The call_rcu_tasks_rude() and rcu_barrier_tasks_rude() APIs are no longer.
This commit therefore removes them from the rcu-updaters.sh script.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Neeraj Upadhyay <neeraj.upadhyay@kernel.org>
tools/rcu/rcu-updaters.sh