From: Rajesh Borundia <[email protected]> Date: Tue, 8 Mar 2016 02:39:56 -0500
> This series adds following fixes. > > o While processing mailbox if driver gets a spurious mailbox > interrupt it leads into premature completion of a next > mailbox request. Added a guard against this by checking current > state of mailbox and ignored spurious interrupt. > Added a stats counter to record this condition. > > v2: > > o Added patch that removes usage of atomic_t as we are not implemeting > atomicity by using atomic_t value. > > Please apply these fixes to net. As explained in other list postings, 'net' is basically closed for this release cycle, so I applied this series to 'net-next'. Let me know if you'd like me to therefore queue these changes up for -stable. Thanks.
