[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190808.175902.932211761024300821.davem@davemloft.net>
Date: Thu, 08 Aug 2019 17:59:02 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: hslester96@...il.com
Cc: madalin.bucur@....com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] dpaa_eth: Use refcount_t for refcount
From: Chuhong Yuan <hslester96@...il.com>
Date: Sat, 3 Aug 2019 00:47:59 +0800
> refcount_t is better for reference counters since its
> implementation can prevent overflows.
> So convert atomic_t ref counters to refcount_t.
>
> Signed-off-by: Chuhong Yuan <hslester96@...il.com>
> ---
> Changes in v2:
> - Add #include in dpaa_eth.h.
Applied to net-next.
Powered by blists - more mailing lists