summaryrefslogtreecommitdiff
path: root/firmware/ti_3410.fw.ihex
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2009-06-20 11:36:54 +0200
committerClark Williams <williams@redhat.com>2012-04-04 09:14:27 -0500
commit99f427994c966cba231b8ec5d1f7bf16754aa832 (patch)
tree0f331050467baf073d90b4dd85dbfda2f5d8bc8a /firmware/ti_3410.fw.ihex
parent99e13d49984ba61429e96cffc1e9b6ca6db7cf44 (diff)
drivers/net: fix livelock issues
Preempt-RT runs into a live lock issue with the NETDEV_TX_LOCKED micro optimization. The reason is that the softirq thread is rescheduling itself on that return value. Depending on priorities it starts to monoplize the CPU and livelock on UP systems. Remove it. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'firmware/ti_3410.fw.ihex')
0 files changed, 0 insertions, 0 deletions