From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [RFC PATCH v2 net-next 00/12] Make .ndo_get_stats64 sleepable References: <20210105185902.3922928-1-olteanv@gmail.com> <20210106134516.jnh2b5p5oww4cghz@skbuf> From: Jacob Keller Message-ID: Date: Fri, 8 Jan 2021 17:26:40 -0800 MIME-Version: 1.0 In-Reply-To: <20210106134516.jnh2b5p5oww4cghz@skbuf> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit List-ID: To: Vladimir Oltean , "David S . Miller" , Jakub Kicinski Cc: netdev@vger.kernel.org, Andrew Lunn , Florian Fainelli , Paul Gortmaker , Pablo Neira Ayuso , Jiri Benc , Cong Wang , Jamal Hadi Salim , Stephen Hemminger , Eric Dumazet , George McCollister , Oleksij Rempel , Jay Vosburgh , Veaceslav Falico , Andy Gospodarek , Arnd Bergmann , Alexei Starovoitov , Andrii Nakryiko , Daniel Borkmann , Taehee Yoo , Jiri Pirko , =?UTF-8?B?QmrDtnJuIFTDtnBlbA==?= , Paolo Abeni , Christian Brauner , Florian Westphal , linux-s390@vger.kernel.org, intel-wired-lan@lists.osuosl.org, linux-parisc@vger.kernel.org, linux-scsi@vger.kernel.org, linux-usb@vger.kernel.org, dev@openvswitch.org On 1/6/2021 5:45 AM, Vladimir Oltean wrote: > On Tue, Jan 05, 2021 at 08:58:50PM +0200, Vladimir Oltean wrote: >> This is marked as Request For Comments for a reason. > > If nobody has any objections, I will remove the memory leaks I > introduced to check if anybody is paying attention, and I will resubmit > this as a non-RFC series. > I read through this, and it makes sense to me. I admit that I still don't grasp all the details of the locking involved. Thanks, Jake