2016-06-14 10:38, Reshma Pattan:
> Added spinlocks around add/remove logic of Rx and Tx callbacks
> to avoid corruption of callback lists in multithreaded context.
> 
> Signed-off-by: Reshma Pattan <reshma.pattan at intel.com>

Why cb->next is not locked in burst functions?
Just protecting add/remove but not its usage seems useless.

Reply via email to