[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20191127.105351.2221389937421619881.davem@davemloft.net>
Date: Wed, 27 Nov 2019 10:53:51 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: yangbo.lu@....com
Cc: netdev@...r.kernel.org, alexandre.belloni@...tlin.com,
UNGLinuxDriver@...rochip.com, vladimir.oltean@....com
Subject: Re: [v2, 0/2] net: mscc: ocelot: fix potential issues accessing
skbs list
From: Yangbo Lu <yangbo.lu@....com>
Date: Wed, 27 Nov 2019 15:27:55 +0800
> Fix two prtential issues accessing skbs list.
> - Break the matching loop when find the matching skb to avoid
> consuming more skbs incorrectly. The timestamp ID is only
> from 0 to 3 while the FIFO supports 128 timestamps at most.
> - Convert to use skb queue instead of the list of skbs to provide
> protect with lock.
>
> ---
> Changes for v2:
> - Split into two patches.
> - Converted to use skb queue.
Series applied, thanks.
Powered by blists - more mailing lists