On Tue, May 20, 2025 at 06:25:04AM +0000, Reshetova, Elena wrote: > > Maybe just use raw atomic_inc() and atomic_dec() at the sites? > > > > IMHO, it makes only sense to wrap, when it makes sense to wrap. > > You mean for this patch or overall? For overall we discussed in v4 > why we would like to raise it to atomic64. > Or do I misunderstand your comment?
So I was thinking whether we want wrappers but I guess we can keep them. > > Best Regards, > Elena. BR, Jarkko