[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1504224295.15310.17.camel@edumazet-glaptop3.roam.corp.google.com>
Date: Thu, 31 Aug 2017 17:04:55 -0700
From: Eric Dumazet <eric.dumazet@...il.com>
To: Eric Dumazet <edumazet@...gle.com>
Cc: "David S . Miller" <davem@...emloft.net>,
netdev <netdev@...r.kernel.org>,
Willem de Bruijn <willemb@...gle.com>
Subject: Re: [PATCH v2 net-next 0/2] net: ubuf_info.refcnt conversion
On Thu, 2017-08-31 at 16:48 -0700, Eric Dumazet wrote:
> Yet another atomic_t -> refcount_t conversion, split in two patches.
>
> First patch prepares the automatic conversion done in the second patch.
>
> Eric Dumazet (2):
> net: prepare (struct ubuf_info)->refcnt conversion
> net: convert (struct ubuf_info)->refcnt to refcount_t
>
> drivers/vhost/net.c | 2 +-
> include/linux/skbuff.h | 5 +++--
> net/core/skbuff.c | 14 ++++----------
> net/ipv4/tcp.c | 2 --
> 4 files changed, 8 insertions(+), 15 deletions(-)
>
David please ignore this series, I will send a V3 :)
Powered by blists - more mailing lists