From: Simon Horman
Date: Thu, 21 May 2015 12:40:13 +0900
> this series addresses what appear to be errors in the handling of
> prepare and then commit transactions in the rocker driver.
Series applied, thanks a lot Simon.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
th
Hi,
this series addresses what appear to be errors in the handling of
prepare and then commit transactions in the rocker driver.
In all cases the problem is that data structures visible outside of
the transaction are modified during the prepare phase.
In the case of the first two patches this re