Rajkumar Manoharan <rmanohar@xxxxxxxxxxxxxxxx> writes: > Received frame indications are queued into a skb list and latest > processed by txrx tasklet. This skb queue is protected by htt rx lock. > Since the entire rx processing till delivering frame to mac80211 and > replenish tasks are processed under rx_lock protection, there might be > some delay in queuing newly received rx frame into that list on > multicore systems. Optimize this by using skb list lock while accessing > rx completion queue instead of htt rx lock. > > Signed-off-by: Rajkumar Manoharan <rmanohar@xxxxxxxxxxxxxxxx> Both applied, thanks. -- Kalle Valo-- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html