summaryrefslogtreecommitdiff
path: root/drivers/mtd/inftlmount.c
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2009-06-20 11:36:54 +0200
committerClark Williams <williams@redhat.com>2012-04-10 16:36:50 -0500
commit42660b7fdf93fadc8823f13f438138ee780eaacc (patch)
tree2e9e41d5adb157b195e671898ca0fabcbb3167cf /drivers/mtd/inftlmount.c
parent48564bc482c233d280fcaecf4f20f137a98c7a90 (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 'drivers/mtd/inftlmount.c')
0 files changed, 0 insertions, 0 deletions