From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] atm: Preserve value of skb->truesize when accounting to vcc Date: Thu, 05 Jul 2018 20:23:26 +0900 (KST) Message-ID: <20180705.202326.1905409293303597868.davem@davemloft.net> References: <20180616.162742.1463441699843402015.davem@davemloft.net> <1530780261.13595.126.camel@infradead.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Cc: eric.dumazet@gmail.com, netdev@vger.kernel.org, ldir@darbyshire-bryant.me.uk To: dwmw2@infradead.org Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:56604 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753719AbeGELX3 (ORCPT ); Thu, 5 Jul 2018 07:23:29 -0400 In-Reply-To: <1530780261.13595.126.camel@infradead.org> Sender: netdev-owner@vger.kernel.org List-ID: From: David Woodhouse Date: Thu, 05 Jul 2018 09:44:22 +0100 > On Sat, 2018-06-16 at 16:27 -0700, David Miller wrote: >> From: "David Woodhouse" >> Date: Sat, 16 Jun 2018 20:52:33 -0000 >> >> >> This Fixes tag shoots the messenger really. >> >> >> >> I suggest to instead use : >> >> >> >> Fixes: 158f323b9868 ("net: adjust skb->truesize in pskb_expand_head()") >> >  >> >  >> > Oh, I hadn't realised how recent that was. Sure, let's blame you instead :) >> >> Patch applied with adjusted Fixes: tag, and queued up for -stable. > > Thanks.... gentle prod about the "stable" part of that. OpenWRT is > lining up for a release it'd be good to ingest the patch properly if > possible. > > I periodically whine at them about the number of outstanding patches > not in upstream. It helps if one of them doesn't have my name on :) It's in my next batch of -stable submissions. :)