OSDN Git Service

Merge branch 'mvpp2-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 10 Aug 2015 17:57:01 +0000 (10:57 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 10 Aug 2015 17:57:01 +0000 (10:57 -0700)
Marcin Wojtas says:

====================
Fixes for the network driver of Marvell Armada 375 SoC

This is a set of three patches that fix long-lasting problems implemented in
the initial support for the Armada 375 network controller.

Due to an inappropriate concept of handling the per-CPU sent packets'
processing on TX path the driver numerous problems occured, such as RCU
stalls. Those have been fixed, of which details you can find in the commit
logs. The patches were intensively tested on top of v4.2-rc5.

I'm looking forward to any comments or remarks.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge