Re: [PATCH v2 net-next 2/4] net: dsa: Link aggregation support
From: Vladimir Oltean <olteanv@gmail.com>
Date: 2020-12-01 13:30:19
From: Vladimir Oltean <olteanv@gmail.com>
Date: 2020-12-01 13:30:19
On Tue, Dec 01, 2020 at 09:13:57AM +0100, Tobias Waldekranz wrote:
I completely agree with your analysis. I will remove all the RCU primitives in v3. Thank you.
I expect that this also gives us a simple refcount_t instead of the struct kref?