On Tue, Dec 01, 2020 at 15:29, Vladimir Oltean <olte...@gmail.com> wrote: > 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?
Yeah sure, I was just trying to be consistent with what was being used in other dsa-related structs. I will change it.