1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-21 06:58:37 +02:00
openwrt/target/linux/xburst
Lars-Peter Clausen c88f0ac390 udc: Fix recursive spinlocks
Driver had recursive spinlock locking: 1. jz4740_queue() acquires lock 2. done()
is called in chain:
jz4740_queue()->jz4740_ep0_kick()->jz4740_ep0_in()->write_fifo_ep0()->done() and
it tries to acquire same lock. 3. Deadlock.

Signed-off-by:
Yauhen Kharuzhy <jekhor@gmail.com>

SVN-Revision: 21619
2010-05-29 00:12:09 +00:00
..
base-files/etc/config
files-2.6.32
image Add 2.6.34 patches 2010-05-12 23:12:41 +00:00
n516 Add 2.6.34 patches 2010-05-12 23:12:41 +00:00
n526 Add 2.6.34 patches 2010-05-12 23:12:41 +00:00
patches-2.6.32
patches-2.6.34 udc: Fix recursive spinlocks 2010-05-29 00:12:09 +00:00
qi_lb60 Add 2.6.34 patches 2010-05-12 23:12:41 +00:00
config-2.6.32 enable inotify support target xburst 2010-04-29 15:56:58 +00:00
config-2.6.34 Add 2.6.34 patches 2010-05-12 23:12:41 +00:00
Makefile Add checksum for 2.6.34, refresh 2.6.34 patches and update targets from 2.6.34-rcX to 2.6.34 2010-05-17 22:05:07 +00:00
modules.mk sound-soc-qi_lb60: rename package as underscores are not allowed by opkg 2010-05-09 22:24:13 +00:00