Re: [ovs-dev] [PATCH] ovs-rcu: Remove unneeded mutex from struct ovsrcu_perthread.

2021-07-02 Thread Ben Pfaff
On Wed, Jun 30, 2021 at 07:32:58AM +0200, David Marchand wrote: > Hello Ben, > > On Tue, Jun 29, 2021 at 5:36 PM Ben Pfaff wrote: > > > > It was not really used. > > If I am not mistaken, this is the same patch as >

Re: [ovs-dev] [PATCH] ovs-rcu: Remove unneeded mutex from struct ovsrcu_perthread.

2021-06-29 Thread David Marchand
Hello Ben, On Tue, Jun 29, 2021 at 5:36 PM Ben Pfaff wrote: > > It was not really used. If I am not mistaken, this is the same patch as https://patchwork.ozlabs.org/project/openvswitch/patch/d89cc03128a6e449ce49f729b9eeafe687356b4e.1621517561.git.gr...@u256.net/. > > Signed-off-by: Ben Pfaff

[ovs-dev] [PATCH] ovs-rcu: Remove unneeded mutex from struct ovsrcu_perthread.

2021-06-29 Thread Ben Pfaff
It was not really used. Signed-off-by: Ben Pfaff Reported-by: 贺鹏 --- lib/ovs-rcu.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/ovs-rcu.c b/lib/ovs-rcu.c index cde1e925ba94..1866bd308822 100644 --- a/lib/ovs-rcu.c +++ b/lib/ovs-rcu.c @@ -47,7 +47,6 @@ struct ovsrcu_cbset { struct